﻿

.logo {
    max-height:30px;
}
.counter-wrapper .counter, .display-1, .display-2, .display-3, .display-4, .display-5, .display-6, .ff-serif, .post-title {
    font-family: Manrope, sans-serif !important;
    font-weight: 400 !important;
    word-spacing: normal !important;
    letter-spacing: normal !important;
}

.whatsapp-button {
    position: fixed;
    bottom: 15px;
    right: 15px;
    z-index: 9999;
}
.swiper-slide.bg-overlay:before{
    content:"" !important;
}

.image-wrapper {
    background-repeat: no-repeat;
    background-position: bottom right !important;
    background-size: cover;
    position: relative;
    z-index: 0;
}

    .image-wrapper:not(.mobile) {
         background-attachment: initial !important; 
    }