body {
  background: #000000 !important;
}

.color-grey-500 {
    color: #ffffff !important;
}

.btn.btn-brand-1 {
    border-radius: var(--bs-border-radius-lg) !important;
}

.sticky-bar.stick {
    border-bottom: 1px solid #3c3c3c !important;
    background: #3d565f !important;
}

.header {
    border-bottom: 1px solid #3c3c3c !important;
    background: #3c3c3c;
}

.header .main-menu li a {
    color: #fff !important;
    font-size: 18px !important;
    font-weight: 900 !important;
    text-transform: uppercase;
}

.bg-brand-1 {
    background-color: transparent !important;
}

.bg-grey-60 {
    background-color: #111827 !important;
}

.footer-1 {
  display: none !important;
}

.header .main-menu li ul {
    background-color: #111827 !important;
}

.header-top {
    display: none !important
}

footer .footer-2 {
    background-color: #071920 !important;;
}

.card-plan {
    background-color: #071920 !important;;
}

.box-tab-32 {
    background-color: #1c202c !important;;
}

.box-radius-32 {
    background-color: #3f3d3d3b !important;;
}

.mobile-header-wrapper-style .mobile-header-wrapper-inner .mobile-header-content-area .mobile-menu-wrap nav .mobile-menu li a {
    color: #e9ecef !important;
}

.mobile-header-wrapper-style {
    background-color: #111827 !important;
}