.menu-bg {
    background: #ffffff !important;
        position: fixed;
    top: 0;
    right: 0;
    left: 0;
}
.menu-bg .navbar-nav .nav-link {
    color: #000000 !important;
}
.menu-bg .navbar-nav .active {
    color: #7859CF !important;
}
.menu-bg .navbar-nav .nav-link:hover {
    color: #6a6e6f !important;
}
a.btn-common:hover, a.btn-common:focus {
    color: #ffffff !important;
}
#contact {
    background: #f6fbfd !important;
}
.btn-subtitle {
    color: #ffffff !important;
}
