/*
Theme Name: Divi Child
Template: Divi
Author: https://www.altagency.co.uk/
*/
.wpcf7 label, input.wpcf7-form-control.wpcf7-text, textarea.wpcf7-form-control.wpcf7-textarea {
    width: 100%;
    border-radius: 5px;
}
input.wpcf7-form-control.wpcf7-submit.has-spinner {
    width: 100%;
    border-radius: 5px;
    background: linear-gradient(45deg, #d7fdff, #ffffff);
}