
.header {
    position: relative;
    top: 0;
    left: 0;
}
.header a {
    color: black;
}

form#forminator-module-44 {
    margin-top: 10vh;
    padding: 0 30%!important;
}

form#forminator-module-44 * {
    font-family: 'General Sans'!important;
}

.forminator-checkbox__label p {
    margin: 0;
}

@media only screen and (max-width:900px){
    form#forminator-module-44 {
    margin-top: 16vh;
    padding: 0 23%!important;
}
}

@media only screen and (max-width:500px){
    form#forminator-module-44 {
    margin-top: 16vh;
    padding: 0 3%!important;
}
}
