.sansi {
    font-family: 'Sansita', serif;
    text-transform: uppercase;
    padding-bottom: 8px;
}

.nwh {
    color: rgba(255, 255, 255, 0.955)!important;
}

.bege {
    background-image: url('assets/img/begege.webp');
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center bottom;
    padding-bottom: 4rem;
}

.fastigh {
    background-image: url('assets/img/page.webp');
    background-repeat: no-repeat;
    background-size: auto;
    background-position: center bottom;
    padding-bottom: 4rem;
}

.lead {
    font-size: 1.2rem;
    font-weight: 300;
}