/*
Theme Name: Hello Elementor Child
Template: hello-elementor
*/

/* ===== TUTOR LMS mygtukų stiliai ===== */
body.tutor-frontend button.tutor-topbar-mark-btn,
body.tutor-frontend .tutor-topbar-mark-btn.tutor-btn {
    background-color: #e16d68 !important;
    background: #e16d68 !important;
    color: #edecf0 !important;
    border: none !important;
    border-radius: 15px !important;
}

body.tutor-frontend button.tutor-topbar-mark-btn:hover,
body.tutor-frontend .tutor-topbar-mark-btn.tutor-btn:hover {
    background-color: #726aaf !important;
    background: #726aaf !important;
    color: #edecf0 !important;
}