.link-contact {
    color: #fff;
}

.elementor-element-479140b p {
    margin-bottom: 10px;
}

.wpcf7 label {
    color: #ED6C53;
    font-weight: bold;
}

.wpcf7 input, .wpcf7 select {
    margin-top: 10px;
}

.submit-form {
    text-align: center;
    margin-left: 72px;
}

input[type=email], input[type=number], input[type=password], input[type=reset], input[type=search], input[type=tel], input[type=text], input[type=url], select, textarea {
    padding: 0.35em !important;
}

@media screen and (max-width: 950px) {
    .wpcf7 label {
       font-size: 22px;
    }    
}