.site-header .header-inner .site-logo a {
    max-width: 150px;
    height: auto;
}
.banner-six{
    margin-top: -70px;
}
.swal2-default-outline{
    outline: 0 !important;
    box-shadow: none !important;
}
.swal2-icon.swal2-info {
    border-color: #40BBEC !important;
    color: #40BBEC !important;
}
.main-color{
    color: #40BBEC !important;
}
.faq-wrapper-div{
    width: 60%;
}
a{
    color: initial;
}
html, body {
    overflow-x: hidden !important;
    background: #1d1230;
    color: #fff;
}
h1, h2, h3, h4, h5, h6, a, span, #footer.footer-tax-service .footer-menu li a, #footer .widget.footer-widget .widget-title, .page-banner .page-title, .page-banner .bradcurmed li a{
    color: #fff;
}
.saaspik-icon-box-wrapper.style-eight .pixsass-icon-box-content p{
    color: #000;
}
body{
    width: 100%;
}
.page-banner {
    height: 300px;
}
.footer-tax-service{
    background: #140b23 !important;
}
.call-to-action-three:before{
    border-right: 3000px solid #1d1230
}
.bio-info h3, .bio-info span, .list-unstyled li{
    color: #000000 !important;
}
@media screen and (max-width: 960px) {
    .banner-six{
        margin-top: initial;
    }
    .testimonial-content{
        padding: 1em !important;
    }
    .faq-wrapper-div{
        width: 100%;
    }
    div.bio-info{
        margin-top: 20px;
    }
    #footer.footer-tax-service .footer-inner {
        padding: 116px 0 96px;
    }
}