@charset "UTF-8";

main form .submit:hover:before {
    transform: none;
    border: none;
    transform-origin: unset;
}