

.title.has_background {
    background-repeat: no-repeat;
    background-position: center right;
}
.wpcf7-form-control.wpcf7-text {
    width: 95%;
    padding: 6px;
    margin-bottom: 20px;
}
.wpcf7-form-control.wpcf7-textarea {
    width: 96%;
    padding: 6px;
    margin-bottom: 20px;
}

.wpcf7-form-control.wpcf7-submit {
padding: 10px 40px;
font-family: Oswald;
font-size: 16px;
line-height: 35px;
color: rgb(255, 255, 255);
background: #7495e6;
white-space: nowrap;
width: auto;
height: auto;
border-width: 0px;
opacity: 1;
visibility: visible;
cursor: pointer;
text-transform: uppercase;
}

.call_to_action.elegant .cta_button i {
    left: 40%;
    height: 30px;
content: url("https://www.leedssportsphysio.com/wp-content/uploads/2019/08/right-arrow-icon.png");
}

h6 {

    font-size: 18px;
    line-height: 24px;
    font-weight: 300;

}
blockquote i.pull-left {
   left: 40%;
    height: 30px;
content: url("https://www.leedssportsphysio.com/wp-content/uploads/2019/08/quotes.png");
    margin: -4px 10px 0 0 !important;
}
blockquote h5 {
    padding: 0 0 0 50px;
    line-height: 29px;
}