<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.rcc_c_input-checkbox-radio-component input[type="checkbox"] + .rcc_c_custom-input::before,
.rcc_c_input-checkbox-radio-component input[type="radio"] + .rcc_c_custom-input::before {
  border: 1px solid #000 !important;
}

.rcc_c_input-checkbox-radio-component input[type="radio"] + .rcc_c_custom-input::before {
  background: white !important;
}

.rcc_c_input-checkbox-radio-component input[type="radio"]:checked + .rcc_c_custom-input::after {
  top: 0 !important;
  left: 0 !important;
  background: #a28e53 !important;
}
.rcc_c_select-component select { background: none; }
.rcc_c_select-component .rcc_c_arrow-next-icon { margin-top: -15px; }
.rcc_c_card_appointment_step &gt; p { color: white; }
.rcc-cursor-pointer::before { border: none !important;}
.rcc-cursor-pointer::after { background: none !important;}
.rcc-bg-text {background: none !important;}
.rcc_c_custom-input {border: none !important;}
</pre></body></html>