.service-block {
    padding: 25px;
    border: 1px solid #ccc;
    margin-bottom: 25px;
}

.service-block h2 {
    margin-bottom: 20px;
}

input[type="email"], input[type="text"], input[type="tel"], textarea {
    padding: 10px;
    margin: 0 0px 20px 0;
    width: 100%;
}

textarea {
    font-family: inherit;
}

span.wpcf7-list-item-label {
    color: #aaa;
    margin-right: 20px;
    padding-top: 5px;
}

form.wpcf7-form {
    margin-bottom: 20px;
}

.front-page-v4 .banner h2 {
    color: white;
    margin-bottom: 1rem;
    padding: 0 1rem;
    font-size: 2.1rem;
    line-height: 1.2;
}

.front-page-v4 .carrier__content {
    float: left;
    width: 100%;
    margin-left: 0;
}