.section--light .featuredblocks-grid-c .featuredblock__wrap {
    border-left: none;
    
}

.section--light .featuredblocks-grid-c .featuredblock__cta .component__button--1 {
    border-radius: 25px;
}

.section--light .featuredblocks-grid-c .featuredblock__cta .component__button--1:hover {
    border-radius: 25px;
}

.section .banner .component__button--1, .section .banner .component__button--2, .section .banner .component__button--3 {
    font-family: "Oswald", sans-serif;
    font-size: 1rem;
    line-height: 1.125rem;
    font-weight: 300;
    text-transform: uppercase;
    text-decoration: none;
    letter-spacing: 1px;
    border-radius: 25px;
    width:270px;
}

.section--dark .component__button--1, .section--dark .component__button--2, .section--dark .component__button--3 {
    border-radius: 25px;
}

.section--dark .component__button--1, .section--dark .component__button--2, .section--dark .component__button--3 {
    border-radius: 25px;
    width: 250px;
}

.section--light .component__button--1, .section--light .component__button--2, .section--light .component__button--3 {
    border-radius: 25px;
}