.sec-title.small {
  color: #262626;
}

body.wp-hotel-booking-page:not(.tp-themes-premium) h1 {
  color: #fffafa;
}

body.wp-hotel-booking-page:not(.tp-themes-premium) h4 {
  color: #000000;
}

.contact-widget .image img {
  color: #000000;
}

[tabindex="-1"]:focus:not(:focus-visible) {
  color: #000000;
}

[type=button]:not(:disabled) {
  color: #ffffff;
  background-color: #171515;
}