/* Add custom CSS styles below */ 

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

.s-angel--divider.xl-title h2 {
    color: #af6d3e;
}
.s-angel--divider.xl-title p {
    color: #af6d3e;
}
.s-block__title h2 {
    color: #6e3b26 !important;
    font-size: 1.25rem;
    font-size: var(--title-size-mobile, 1.25rem);
    line-height: 1.25;
    line-height: var(--title-line-height, 1.25);
}