.pricing-box-items.style-2 .pricing-header {
  background-color: #6B8E23;
  color: #000000;
}

.elementor * {
  color: #000000;
}

.pricing-box-items .pricing-header h2 {
  color: #ffffff;
}

.pricing-box-items .pricing-header {
  background-color: #81613C;
}

.pricing-box-items .price-button .theme-btn:hover {
  background-color: #6B8E23;
}

#monthly > div > div:nth-child(1) > div > div.price-button > a {
  background-color: #81613C;
}

#monthly > div > div:nth-child(1) > div > div.price-button > a:hover {
  background-color: #6B8E23;
}