.site-header .header-bottom .header-nav ul li:hover > a {
  color: #fecc00;
}
.site-header .header-bottom .header-nav > ul > li.sub:before {
  background-color: #fecc00;
}
.widget-social-icons ul li:hover a {
  background-color: #fecc00;
}
.widget-newsletter button {
  background-color: #95c12b;
}
.site-footer .footer-bottom .footer-nav ul li a:hover {
  color: #fecc00;
}
h5 {
  color: #00804e;
}
.widget-rooms-detail .room-slider .room-price {
  background-color: #95c12b;
}
.btn {
  background-color: #95c12b;
}
.btn:hover,
.btn:focus,
.btn:active {
  background-color: #fecc00;
  color: #333;
}
.widget-rooms-detail .room-features ul li .fa {
  color: #00804e;
  border: 1px solid #00804e;
}
.owl-carousel .owl-nav [class*="owl-"]:hover {
  background-color: #95c12b !important;
  color: #fff !important;
}
.widget-team-carousel .team-item .item-desc h3 {
  color: #00804e;
}
.widget-team-carousel .team-item .item-desc ul li a:hover {
  color: #95c12b;
}
.home-slider h5 {
  color: #fecc00;
}
.widget-rooms-carousel .rooms-item .item-desc h2 a:hover {
  color: #95c12b;
}
.widget-rooms-carousel .rooms-item .item-desc .fa-star:before {
  color: #95c12b;
}
.widget-booking-form .booking-detail .detail-room .room-desc h4 {
  color: #00804e;
}
.widget-booking-form .booking-detail .detail-info ul li.total p {
  color: #00804e;
}
