.lg\:triangle-after-donate:after {
    border-color: transparent transparent transparent #3D8195;
}

.mt-6.mb-6.w-2\/3.xl\:w-auto.lg\:mt-16.lg\:mb-16.lg\:w-1\/2 {
    margin-bottom: 30px;
    margin-top: 10px;
}

.menu-logo {
    width: 170px;
}

a.block.primary-menu-link.text-white.font-medium.bg-green-oxfam.text-2xl.lg\:text-center.lg\:border-r-4.lg\:border-white.lg\:pl-0.py-4,
.bg-green-oxfam {
    background-color: #4694ab;
}

.first-sub-menu {
    background-color: #4fa6c0 !important;
}

.second-sub-menu {
    background-color: #4694ab !important;
}

a.secondary-menu-link.text-green-accessible.hover\:text-grey-dark,
a.inline-block.primary-submenu-link.font-medium.text-green-accessible.pt-2.text-left.mb-2.hover\:text-grey {
    color: #545454;
}

.py-4 {
    padding-top: 10px;
    padding-bottom: 10px;
}

.lg\:triangle-after-donate:after {
    border-width: 28px 0 28px 34px;
}

input.flex-grow.lg\:border-shadow.border-green-oxfam.border.px-2.py-2.lg\:py-1::placeholder {
    color: #545454;
}

.col-6 {
    width: 50%;
    padding: 10px;
}

.card {
    position: relative;
    background-color: rebeccapurple;
    color: white;
    text-align: center;
    padding: 20px;
    border-radius: 20px;
    overflow: hidden;
    transition: transform 0.3s;
    height: 240px;
}

.card:hover {
    transform: scale(1.05);
}

.card:hover .border {
    opacity: 0.7;
    filter: blur(2px);
}

.icon {
    font-size: 40px;
    margin-bottom: 10px;
    z-index: 2;
    position: relative;
}

.number {
    font-size: 32px;
    font-weight: bold;
    z-index: 2;
    position: relative;
}

.label {
    font-size: 12px;
    text-transform: uppercase;
    letter-spacing: 1px;
    margin-top: 5px;
    z-index: 2;
    position: relative;
}

.blue {
    border-color: #3b82f6;
    color: #93c5fd;
}

.green {
    border-color: #10b981;
    color: #6ee7b7;
}

.card.purple {
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: column;
    border-top-left-radius: 0;
}

#edit-subscriber-email:focus {
    outline: none;
}

.footer {
    padding-bottom: 0;
}

.doormat-navigation.md\:flex.copy-small.mb-10.md\:mb-16 *,
.footer-strapline.copy-small-print.text-sm.md\:text-xs.max-w-2xl.text-grey * {
    color: #fff;
}

.row {
    display: flex;
    flex-wrap: wrap;
}

.col-md-1 {
    width: calc(100% / 12 - 10px);
}

.col-md-2 {
    width: calc(200% / 12 - 10px);
}

.col-md-3 {
    width: calc(300% / 12 - 10px);
}

.col-md-4 {
    width: calc(400% / 12 - 10px);
}

.col-md-5 {
    width: calc(500% / 12 - 10px);
}

.col-md-6 {
    width: calc(600% / 12 - 10px);
}

.col-md-7 {
    width: calc(700% / 12 - 10px);
}

.col-md-8 {
    width: calc(800% / 12 - 10px);
}

.col-md-9 {
    width: calc(900% / 12 - 10px);
}

.col-md-10 {
    width: calc(1000% / 12 - 10px);
}

.col-md-11 {
    width: calc(1100% / 12 - 10px);
}

.col-md-12 {
    width: 100%;
}

.footer-logo {
    width: 200px;
}

@media (max-width: 768px) {
    .menu-logo {
        width: 80px;
    }

    h3.mb-0.text-lg.text-green-accessible.pb-2.font-body.leading-tight {
        height: 140px !important;
    }

    .image.transition-3 img {
        width: 100%;
    }

    article.node-teaser-list.relative.w-full.lg\:mr-6.mb-6.lg\:mb-10.bg-beige-light.overflow-hidden.py-3.xl\:py-6 {
        display: flex;
        flex-direction: column;
    }

    header.thumbnail.transition-3.w-1\/3.float-left.mx-3.mb-2.xl\:mx-6 {
        width: 90%;
    }

    h3.mb-0.text-lg.lg\:text-lg.text-green-accessible.pb-1.pt-0.mx-3.xl\:mx-6 {
        font-size: 14px;
    }

    .date.text-grey.pb-2.mx-3.xl\:mx-6 {
        font-size: 12px;
    }

    section.mb-12.clearfix {
        padding: 20px;
    }

    .col-6 {
        width: 100%;
    }

    .col-sm-3 {
        width: calc(300% / 12 - 10px);
    }

    .col-sm-4 {
        width: calc(400% / 12 - 10px);
    }

    .col-sm-6 {
        width: calc(600% / 12 - 10px);
    }

    .col-sm-12 {
        width: 100%;
    }

    .inner-wrapper.pb-8 {
        padding-bottom: 0 !important;
    }

    .container.bg-white.mx-auto {
        padding: 10px;
    }

    header .mt-6.mb-6.w-2\/3.xl\:w-auto.lg\:mt-16.lg\:mb-16.lg\:w-1\/2 {
        padding-right: 10px;
        margin: 0;
    }

    .content-wrapper.lg\:absolute.bottom-0.left-0.w-full.bg-green-oxfam.bg-pattern-none.lg\:bg-transparent.flex.flex-col.items-start.justify-end.h-full {
        display: none;
    }

    .ct-leaderboard img {
        width: 100%;
        max-height: 400px;
        object-fit: cover;
        height: 300px;
    }

    nav.md\:w-1\/4.md\:pl-3.mb-3.md\:mb-0 {
        display: flex;
        justify-content: end;
    }
}
