/*
Theme Name:         Sage Starter Theme
Theme URI:          https://roots.io/sage/
Description:        Sage is a WordPress starter theme. <a href="https://github.com/roots/sage">Contribute on GitHub</a>
Version:            8.2.1
Author:             Roots
Author URI:         https://roots.io/

License:            MIT License
License URI:        http://opensource.org/licenses/MIT
*/
.col-md-6.homeCol1 {
min-height: 500px;
background-color: red;
vertical-align: center;
font-size: 30pt;
text-align: center;
}

h1 {letter-spacing: 0px;
font-family: lato;
font-size: 44px;
line-height: 45px;
color: #fff;}
p {
font-size: 16px;
line-height: 30px;
color: #fff;}
h5 {
font-size: 20px;
line-height: 25px;
font-family: lato;}
h4 {
padding-top: 20px;
padding-left: 70px;
color: #322b7d;
font-size: 21px;
line-height: 25px;
font-family: lato;
font-weight: bold;}
h2 {
margin-right: 14px;
display: inline;
padding-left: 70px;
color: #322b7d;
font-family: lato;
font-weight: bold;}

.overcome a {
    color: #fff !important;
    font-weight: 900 !important;
}