/****************
 * Fonts
 ****************/
/****************
 * Colors
 ****************/
/****************
 * Grid Settings
 ****************/
/**************
 * Buttons
 **************/
/****************
 * Blocks
 ****************/
.block-faqs__title {
  margin-bottom: 1.5625rem;
}
@media (min-width: 768px) {
  .block-faqs__title {
    margin-bottom: 4rem;
  }
}
@media (min-width: 768px) {
  .block-faqs .tabs-dropdown__tab {
    border-radius: 0.5rem 0.5rem 0 0;
    margin-bottom: 0.5rem;
    text-align: center;
  }
}
@media (min-width: 768px) {
  .block-faqs .page-accordion {
    margin-top: 0;
  }
}