/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: Nov 01 2021 | 19:32:05 */
header#Header {
    min-height: 0px !important;
}
.custom-form input, .custom-form select, .custom-form textarea {
    padding: 12px;
    border: 1px solid #0000001c !important;
}
.custom-form input:focus, .custom-form select:focus, .custom-form textarea:focus{
    border: 1px solid #84BF6E !important;
    background: white !important;
}