/* Apply Times New Roman globally */
body, 
.sb-wrapper, 
.sb-content, 
.sb-service-step, 
.sb-step-header, 
.sb-service-step .sb-step-title, 
.sb-service-step .sb-step-header, 
[role="tablist"] [role="tab"], 
.sb-booking-step, 
.sb-btn, 
.sb-label, 
.sb-input, 
.sb-text, 
.sb-message, 
.sb-error {
  font-family: "Times New Roman", Times, serif !important;
}
