.bottom-menu {
  text-align: center;
}
.bottom-menu ul {
    display: inline-block;
    padding: 0 32px !important;
    margin: 0 0 30px;
}
.bottom-menu ul li {
  float: left;
}
.bottom-menu ul li a {
  text-transform: uppercase;
    padding: 20px 7px !important;
    display: block;
}
.bottom-menu ul.sub-menu {
    display: none;
}
.home-section-one .widget_sow-editor {
    background: rgb(255, 255, 255, 0.7) !important;
}
.btn-request-appointment, .btn-learn-more-green-icon {
    border: 1px solid #BFBFBF;
    color: #5495ff;
}
.home-section-six .widget_text h2, .home-section-seven .widget_sow-editor h2, .home-section-seven .widget_sow-editor h4, .home-section-eight .panel-grid-cell:nth-child(2) .widget_sow-editor h4 {
    color: #5495ff;
}

.home-section-two .widget_sow-editor .so-widget-sow-editor {
    min-width: 130px;
    font-family: "Oswald";
    background: #0c4cb2;
    border: 5px solid white;
    text-align: center;
    z-index: 9999;
    padding: 10px 20px;
    position: absolute;
    color: white;
    margin: -70px 0 0 2%;
}
.home-section-six .widget_sow-editor i.fa {
    font-size: 28px;
    color: #0c4cb2;
}
.btn-request-appointment:hover, .btn-learn-more-green-icon:hover {
  color: #0c4cb2 ;
}
.home-section-eight .panel-grid-cell:nth-child(3) .container-type-none:nth-child(3) .panel-grid {
    background: #5495ff;
    color: white;
}
.sidebar-primary .container-type-none:nth-child(3) .panel-grid {
    background: #5495ff;
    color: white;
}