.rounded-rb-10mm {
    border-radius: 0;
    border-bottom-right-radius: 10mm;
}
#main-menu-list li a {
    font-family: 'Geist', Arial, sans-serif;
    font-size: 16pt;
    color: #fff;
}

.banner-section .nav-btn {
    background: #6d6e71;
    border-color: #6d6e71;
}

.home .banner-texts .entry-title.hero-title {    
    font-family: 'Geist', Arial, sans-serif;
    font-weight: 300!important;
}
.contenttype-b .column-1  .entry-title.hero-title-clone {
    color: #1d1d1b;
    font-family: 'Geist', Arial, sans-serif;
    font-weight: 300!important;
}

@media (min-width: 1200px) {    
    .home .banner-texts .entry-title.hero-title,
    .contenttype-b .column-1  .entry-title.hero-title-clone {
        font-size: 43pt!important;
    }
}

.contenttype-b .column-2 .entry-title {

}