.main-header .header-top {
  background-color: #193f1c;
  color: #1a8c68;
}

.main-header .nav-outer .btn-outer .get-quote-btn .icon {
  background-color: 193F1C;
}

.main-header .nav-outer .btn-outer .get-quote-btn:hover {
  background-color: 193F1C;
}

.header-lower .main-menu .navigation > li:hover > a {
  color: 193F1C;
}

.btn-style-one:hover {
  background-color: 193F1C;
}

.call-to-action-two {
  background-color: 193F1C;
  color: #8a0505;
}

.call-to-action-two .column .text {
  background-color: 193F1C;
}

.main-slider h2 {
  color: #ffffff;
  font-size: 28px;
}

.main-slider .text {
  color: #dae32b;
}

.main-header .header-lower {
  background-color: #ededed;
}

.main-footer .widgets-section {
  background-color: #2b0e0e;
}

.main-footer .footer-bottom {
  background-color: #042e08;
}