#athena-homepage-c-widget .widget-title {
    font-size: 35px;
    line-height: 30px;
    margin-bottom: 15px;
    margin-top: 0px;
    font-weight: 500;
padding: 0px 0 0px 0px;
}

.wpcf7-form-control-wrap {
    align: left;
}

#athena-homepage-b-widget, #athena-homepage-d-widget {
    background: #ffffff;
  padding: 10px 0;
    overflow: hidden;
    text-align: center;
}

#athena-homepage-b-widget > div, #athena-homepage-d-widget > div {
    overflow: hidden;
    /* background: rgba(10,10,10, 0.75); */
    padding: 10px 0 10px 0px;
    color: #ffffff;
    font-size: 22px;
}

#athena-jumbotron h2.header-text {
    font-size: 34px;
    color: #fff;
text-shadow: 2px 2px #23282d;
}

.slicknav_nav {
    clear: both;
    background: #5f9fb7;
    margin: 0;
    font-size: 1em;
font-weight: 500;
}

a, a:visited {
    color: #223059;
}