/*
Theme Name: Enequipa
Theme URI: https://actmob.com/
Author: Bruno Miho
Author URI: https://actmob.com/
Description: Tema desenvolvido para projeto Enequipa.
Version: 1.0
License: GNU General Public License v2 or later
Text Domain: enequipa_theme
*/

html,
body {
  overflow-x: hidden;
}

#section-parceiros {
  position: relative;
}

#section-parceiros .swiper-button-prev {
  color: white;
  left: -2rem;
  z-index: 10;
}

#section-parceiros .swiper-button-next {
  color: white;
  right: -2rem;
  z-index: 10;
}
