/*
* @author  Agence Dn'D <contact@dnd.fr>
* @license https://opensource.org/licenses/osl-3.0.php  Open Software License (OSL 3.0)
* @link    https://www.dnd.fr/
*/

.section-scrolling-banner {
  margin-top: 80px;
  margin-bottom: 80px;
  background: transparent url("//elora.com/cdn/shop/t/5/assets/elora-monogram-marqee.svg?v=142225249046472868601758204575") no-repeat center center;
  background-size: 326px auto;
}

.template-suffix-recrutement {
  .section-scrolling-banner {
    background-image: none;
  }
}

.marquee-text {
  font-weight: 600;
  font-size: 36px;
  font-family: var(--base-font-family);
}

.marquee-content {
  gap: 110px;
}
