body { background-color: rgb(64, 64, 66); color: white; font-family: "Lato Light", Sans-serif, sans-serif; } .buttonWrapper { display: flex; width: 100%; justify-content: center; margin-top: 17px; } a { color: rgb(139, 192, 62); } .elementor-form label { font-family: "Lato Light", Sans-serif, sans-serif; font-size: 1rem; font-weight: 400; line-height: 1.3em; height: 1px; } .screen-only { margin: -1px; overflow: hidden; padding: 0; position: absolute; top: -10000em; width: 1px; clip: rect(0, 0, 0, 0); border: 0; } input:not([type="checkbox"]) { border-radius: 4px; min-height: 47px; padding: 6px 16px; width: 100%; background-color: #ffffff; border-width: 0 0 0 0; } form { width: 100%; } button { font-family: "Lato", Sans-serif, sans-serif; font-size: 1.3rem; font-weight: 500; line-height: 1.3em; border-style: solid; border-width: 1px 1px 1px 1px; border-radius: 20px 20px 20px 20px; padding: 5px 50px 5px 50px; background-color: #8BC03E00; border-color: white; color: #ffffff; width: 90%; } button:hover { transform: scale(1.1) } input[type="checkbox"] { accent-color: rgb(139, 192, 62); } .field-wrapper { padding-right: calc(10px / 2); padding-left: calc(10px / 2); margin-bottom: 17px; } textarea { background-color: #ffffff; border-width: 0 0 0 0; width: 100%; border-radius: 4px; padding: 15px 16px; } @font-face { font-family: "Lato Light"; font-weight: 300; src: url("../fonts/Lato-Light") format("truetype"), url("/") format("truetype"); } /** Regular: 400 **/ @font-face { font-family: "Lato"; font-weight: 400; src: url("../fonts/Lato-Regular") format("truetype"); format("truetype"); } .data-privacy-checkbox-group { margin-left: .5rem; }