.im_tooltip {
  background: #8AAF0C !important;
}

.im_point_object.left .im_tooltip::before {
  border-left-color: #8AAF0C !important;
}

.im_point_object.right .im_tooltip::before {
  border-right-color: #8AAF0C !important;
}

.im_point_object.top .im_tooltip::before {
  border-top-color: #8AAF0C !important;
}

.im_point_object.bottom .im_tooltip::before {
  border-bottom-color: #8AAF0C !important;
}

@media (max-width: 575.98px) {
  #wc-contact-form #wc-contact-button-submit {
    width: 100%;
  }
}
#wc-contact-form textarea {
  height: 250px;
}
