@import url('https://fonts.googleapis.com/css2?family=Noto+Sans&display=swap');

body{
font-family: 'Noto Sans' !important;
}


#sb-timeline #steps-nav li .content .title-small{
font-family: 'Noto Sans' !important;
}

#header{
background-color: #b8cccd !important;
}

#header .nav-wrapper #sb_menu .nav li a {
    color: #ffffff !important;
    font-size: 18px !important;
font-weight: 500 !important;
}

#sb_booking_content .tab .btn.select a, #sb_time_classes_service_container .btn.select a, .package-content .btn.select a {
color: #ffffff !important;
font-family: 'Noto Sans' !important;
font-weight: 500 !important;
font-size: 18px !important;
}