/*
Theme Name:         Roots
Theme URI:          http://roots.io/
Description:        Roots is a WordPress starter theme based on HTML5 Boilerplate & Bootstrap. <a href="https://github.com/roots/roots/contributors">Contribute on GitHub</a>
Version:            6.5.2
Author:             Ben Word
Author URI:         http://benword.com/

License:            MIT License
License URI:        http://opensource.org/licenses/MIT
*/

/* New Client form styles */
.wpcf7 { display: inline-block; width: 100%; }
.wpcf7 form { display: inline-block; width: 100%; }
.wpcf7 form .row { }
.wpcf7 form .row .form-heading { }
.wpcf7 form .row .form-heading h4 { }
.wpcf7 form .row .form-item { }
.wpcf7 form .row .form-item input,
.wpcf7 form .row .form-item select { display: inline-block; width: 100%; min-height: 25px; padding: 10px 20px; }



.blog-posts {
    padding-top: 25px;
    padding-left: 5%;
    padding-right: 5%;
}


.scroll .phone, .scroll .phone a {
    color: #dca000!important;
}

.widget p, .widget p span {
    font-family: 'Montserrat', sans-serif;
}