/* Add custom CSS styles below */ 
.s-block--full-bg:first-of-type {
    margin-top: 0px;
    border-bottom: 15px solid white;
}

.text-primary {
    /* color: #414042; */
    color: rgba(255, 255, 255, 1);
}