/* Optional mamoon-faisal.dev brand tweaks for WPForms, pricing, testimonials */
.revs-two-item .user .img img { border: var(--mf-cyan, #01e8fc) solid 2px; }
.pricing-items .pricing-item .feature-list ul li { border-bottom: 1px solid rgba(255, 255, 255, 0.06); }
div.wpforms-container-full .wpforms-field-label { color: #ffffff !important; }
div.wpforms-container-full button[type="submit"]:not(:hover):not(:active) { background-color: #01e8fc !important; }
div.wpforms-container-full button[type="submit"]:hover {
  background: linear-gradient(0deg, rgba(0, 0, 0, 0.2), rgba(0, 0, 0, 0.2)), #00c0d0 !important;
}
div.wpforms-container-full .wpforms-form .wpforms-field.wpforms-field-select-style-modern .choices .choices__list--dropdown .choices__item--selectable.is-highlighted {
  background-color: #01e8fc !important;
}
div.wpforms-container-full input:focus,
div.wpforms-container-full select:focus,
div.wpforms-container-full textarea:focus {
  border: 1px solid #01e8fc !important;
  box-shadow: 0 0 0 1px #01e8fc, 0 1px 2px rgba(0, 0, 0, 0.15) !important;
}
.outfill-icon { background: transparent; color: #01e8fc; border: 1px solid; }
