/* Add custom CSS styles below */ 
.\[background\:var\(--footer-bg\)\] {
    background: #1D4028;
}
.lg\:w-\[var\(--header-w-logo\)\] {
    content: url(https://i.ibb.co/5gp5ZwDC/image-2-1.png);
}
.lazy.lazy__bg.\!bg-contain.bg-no-repeat.\!w-\[var\(--header-w-logo-mob\)\].lg\:\!w-\[var\(--header-w-logo\)\].\!h-\[var\(--header-h-logo-mob\)\].lg\:\!h-\[var\(--header-h-logo\)\].logo-normal.entered.loaded {
    content: url(https://i.ibb.co/5gp5ZwDC/image-2-1.png);
    background: none !important;
}
a.logo-normal.footer-logo {
    background-image: url(https://i.ibb.co/5gp5ZwDC/image-2-1.png) !important;
    filter: drop-shadow(0px 0px 1px #EDDDB6);
}