/* Add custom CSS styles below */ 
section.olla-banner.py-10.xl\:px-28.lg\:px-18.px-5.px-1.s-block--fixed-banner.wide-placeholder .container.mx-auto {
    padding-right: 0px;
    padding-left: 0px;
}

section.olla-banner.py-10.xl\:px-28.lg\:px-18.px-5.px-1.s-block--fixed-banner.wide-placeholder {
    padding-top: 0rem;
    padding-bottom: 0rem;
    padding-left: 0rem;
    padding-right: 0rem;
}

.banner--fixed img {
    border-radius: 0rem;
}

.xl\:px-28.lg\:px-18.px-5.py-4.bg-gray-100 {
    background-color: #a59e84;
}

.logo.w-32 {
    margin: auto;
}

ul.flex.mb-2 {
    justify-content: center;
}

h3.text-xl.font-semibold.mb-4 {
    text-align: center;
}

.footer-list {
    text-align: center;
}

a.mb-4.last\:mb-0.flex.items-center.text-base.leading-none {
    justify-content: center;
}

.text-gray-400 {
    color: rgb(255 255 255);
}