.contact-now-btn {
  border: 0.5px solid #8bc541 !important;
  border-radius: 8px;
  background: #8bc541 !important;
  color: #fff;
}
.contact-now-btn:hover {
  background: #68972d !important;
  color: #ffff !important;
}
