.inner > div > div:first-child{
    background-color: #4d4d4d !important;
}

i.header-btn__icon,
.copyright-text p{
    color: #fff;
}

.header-btn{
  border:unset
}

.before\:text-sm:before {
    font-size: 1.4rem;
    color: #fff;
}

.al-categories .grid  {
    display: flex;
    justify-content: center;
    margin-top: 1.5rem;
}

.s-social-link a {
    border-width: 0px;
    font-size: 1.5rem !important;
    height: 2.5rem;
    width: 2.5rem;
}

.s-social-link a svg {
    height: 1.4rem;
    width: 1.4rem;
}

/* Transparent Banner */
.banner-entry,
.banner--fixed img {
    background-color: transparent !important;
}

a.flex.items-center.m-0.mt-2.max-w-16.md\:max-w-\[90px\] {
    background: #4d4d4d;
}