/* Add custom CSS styles below */ 
@media (min-width: 768px) {
    .s-block {
        margin-top: 4rem;
    }
}

:nth-child(1 of section.s-block.s-block--banners) .s-block__title {
    justify-self: center;
}

.faqs-list__item {
  background-color: #fff;
}