/******* Do not edit this file *******
Code Snippets Manager
Saved: Apr 01 2026 | 15:40:29 */
.swiper-pagination-bullets.swiper-pagination-horizontal {
  bottom: -10px !important;
}
.hero:before {
  background: url(/wp-content/uploads/2026/04/trama.png);
  content: "";
  background-size: 300px;
  background-repeat: no-repeat;
  opacity: 0.5;
}
@media (min-width: 768px) {
  .hero:before {
    background-size: 600px;
  }
}
