#formSelector{appearance:none;-webkit-appearance:none;-moz-appearance:none;background-color:#2cca6b;background-image:none!important;border:2px solid #2cca6b;border-radius:5px;color:#262626;cursor:pointer;font-family:Manrope Variablefont Wght,sans-serif;font-weight:600;justify-content:center;padding:24px 12px;text-align:center;text-decoration:none;transition:color .2s,background-color .2s}#formSelector:hover{background-color:#ddd;border:2px solid #2cca6b;color:#28323d}#formSelector::-ms-expand{display:none}