.gt-hebergement-atouts-block {
  display: flex;
  flex-wrap: wrap;
  gap: 1rem;
  justify-content: space-around;
  font-size: 1.2rem;
  font-weight: 500;
}
.gt-hebergement-atouts-block .gt-hebergement-atout {
  text-align: center;
}
.gt-hebergement-atouts-block .gt-hebergement-atout span {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 4rem;
  height: 4rem;
  border-radius: 100%;
  background: var(--wp--preset--color--color-1);
  margin-left: auto;
  margin-right: auto;
}
.gt-hebergement-atouts-block .gt-hebergement-atout span i {
  content: "";
  background: rgba(255, 255, 255, 0.6);
  -webkit-mask-repeat: no-repeat;
  -webkit-mask-size: contain;
  width: 3rem;
  height: 3rem;
}
/*# sourceMappingURL=/var/www/clients/client1/web1/web/wp-content/themes/geek-tonic/inc/blocks/hebergement-atouts/style.css.map */