#primary-nav > ul > li > a {
    text-align: left!important;
    line-height: initial!important;
    padding: 40px 20px!important;
}

h4 {
    line-height: 1.5;
    color: #00a79d;
}

b {
    font-weight: bold;
    color: #602c8b !important;
}
h4 > strong {
    color: #00A79D;
}
.fa-envelope {display:none;}
.btn-outline {
    background-color: #024b75;
    border-color: #024b75;
    color: #fff!important;
}
.bg-grey {
    background-color: #efefef;
}
@media only screen and (max-width: 575px) {
.svg-logo {height:116px;}
}