body{
    position: relative;
}
.navbar{
    padding-bottom: 16px !important;
}
.mainmenu-icons svg:first-child {
    display: block !important;
}
.footer-header-left img{
    max-width: 180px !important;
}
.footer-section{
    border-top: 1px solid #3333338c !important;
}

.main-content{
    background: linear-gradient(135deg, #1a1a1a, #2a2a2a) !important;
}

