.hero-section:after {
    background-image: linear-gradient(to bottom, #040054, #546ee5);
}


.bg-dark {
    background: #0b0b0d !important;
    /* background: #f2f2f2 !important; */
}