/* Write Your CSS Here */ #hugeit-contact-wrapper_3 { width: 100%; background: #fcfcfc; padding: 25px; } @media (max-width: 750px) { .hugeit-contact-wrapper .hugeit-contact-column-block > div .formsInsideAlign { width: 90% !important; } #hugeit-contact-wrapper_3 { width: 100%; background: #fcfcfc; padding: 5px; } }/* CUSTOM FORM COLOR HERE */ #hugeit-contact-wrapper_3 .checkbox-block input:checked + i.active, #hugeit-contact-wrapper_3 .checkbox-block input:checked + i.active:hover { color: #79edc1; } #hugeit-contact-wrapper_3 .buttons-block button.submit { color: #212121 !important; background-color: #79edc1 !important; border: 1px solid #79edc1 !important; border-radius: 2px !important; } #hugeit-contact-wrapper_3 .buttons-block button.submit:hover { color: #000000 !important; background: #ffffff !important; } #hugeit-contact-wrapper_3 { background: #212121; padding: 25px; border: solid 1px #79edc1; } #hugeit-contact-wrapper_3 > div > h3 { font-size: 22px !important; line-height: 22px !important; color: #79edc1 !important; } #hugeit-contact-wrapper_3 label { font-size: 16px !important; line-height: 16px !important; color: #ffffff; font-family: Calibri,Helvetica Neue,Helvetica,Arial,Verdana,sans-serif; } .hugeit-contact-wrapper .hugeit-contact-column-block { position: relative; float: left; width: 98%; min-width: 305px; margin: 0 1% 0 1%; height: auto; min-height: 30px; } @media (max-width: 750px) { #hugeit-contact-wrapper_3 { background: #212121; padding: 10px; border: solid 1px #79edc1; }}