.two-col-row{}
.two-col-row h3{
color: #48b7f0;
text-align: left;
font-weight: normal;
font-family: "Montserrat",sans-serif;
font-size: 25px;
line-height: 30px;
margin-bottom: 10px;
}
.two-col-row h3 a{
color: inherit;
text-decoration: underline;
}
.two-col-row p {
    margin: 0;
    padding: 0 0 22px;
    color: #676767;
    font-size: 15px;
    line-height: 24px;
    text-align: left;
    font-family: "Raleway",sans-serif;
}
.two-col-row p a{
color: #48b7f0;
}
.two-col-row p a:hover{
color: #676767;
}
.two-col-row h3 a:hover{
color: #676767;
}
