/* Add custom CSS styles below */ 
@media(max-width:991px){
  .advanced-slider .swiper .swiper-slide-active h2 {
    font-size: 22px;
  }
}
.s-block--tabs-produtcs .tabs {
    justify-content: center;
}
.s-block--circle-links .mt-6 {
    margin-top: 0.5rem;
}
.border-primary {
    margin-bottom: 2rem;
}
.footer-link {
  display: block;
  margin: 0 auto;
  width: fit-content;
  text-align: center;
  font-size: 0.7rem;
  color: #9e9e9e;
}

tamara-widget {
  display: block;
  background-color: white;
  border-radius: 12px;
}