.footer-widget .widget-title {
    margin-bottom: 30px;
    color: #FFFFFF;
    font-size: 1.28571em;
    font-weight: 600;
    text-transform: capitalize;
    text-align: center;
}
.footer-widget .menu li {
    margin-bottom: 5px;
    text-align: center;
}
.xs-top-bar .xs-top-social {
    float: right;
    line-height: 1;
    margin-top: 0px;
}
.xs-top-bar .xs-top-bar-mail {
    color: #7cceed;
    font-size: 0.90714em;
    margin-right: 40px;
    line-height: 1;
}
.xs-header .nav-menu li.current-menu-item > a::before, .xs-header .nav-menu li.current-menu-item > a::after {
    border-color: #60c3e9;
}
.xs-footer-section .xs-newsletter-form [type=submit] {
    width: 100px;
    background-color: #039edb;
    font-weight: 700;
    letter-spacing: .5px;
}
.xs-footer-section .xs-newsletter-form input:not([type=submit]) {
    border: 2px solid #039edb;
    width: calc(100% - 100px);
    background-color: transparent;
}
.footer-v4 .xs-back-to-top {
    width: 50px;
    height: 50px;
    line-height: 50px;
    background-color: #039edb;
}
.footer-v4 {
    background-color: #011b58;
    font-family: "Open Sans", sans-serif;
}
.badge-primary {
    background-color: #2c2a82;
}
.xs-header.xs-fullWidth .nav-brand img {
    max-height: 75px;
    width: 80px;
}
.xs-footer-logo {
    display: inline-block;
    margin-bottom: 15px;
    width: 80px;
}