body > main > div.container-content-basic > div > section.h-page-section.cta-section.text-start.section-text-light > div > div > div.section-button-wrapper > a.btn-primary {
    --bs-btn-bg: transparent;
    --bs-btn-border-color: #ffffffb3;
    --bs-btn-hover-border-color: #ffffff;
    --bs-btn-hover-bg: transparent;
}

.navbar.fixed-top .nav.secondary-menu-items .menu-languages { 
    display: none;
}

.page-single-news .campaign-content>.img-fluid, 
.page-single-campaign .campaign-content>.img-fluid, 
.page-single-success-story .campaign-content>.img-fluid { 
    width: 100% !important;
}

.social-network-logo{
    width: 2.5rem !important; 
    height: 2.5rem !important;
}

.page-single-news .container-content .content-wraper.news-content > .img-fluid,
.page-single-success-story .container-content .content-wraper.success-story-content >.img-fluid { 
    aspect-ratio: 3 / 2 !important;
}