<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.field-suffix {
    display: none;
}

.red-btn-2{
    padding: 0.3rem 1rem 0.4rem !important;
    font-family: 'CostarBrown',Helvetica,Arial,sans-serif !important;
    font-weight: normal;
    -webkit-appearance: none;
    transform: scale 0.2s ease-in;
}

.red-btn-2:hover{
    scale: 1.1;
    background-color: #cf0000 !important;
    color: white !important;
    font-family: 'CostarBrown',Helvetica,Arial,sans-serif !important;
    font-weight: normal;
    -webkit-appearance: none;
  }</pre></body></html>