/* Add custom CSS styles below */ 
.s-block--enhanced-features__item {
    background: #fff;
    border: none;
}

.s-button-btn {
    color: #fff !important;
    background: #b97f7f;
    align-items: center;
    border-radius: 2.25rem;
  
}