.gt-hebergement-boutons-block .wp-block-buttons {
  gap: 1rem;
  display: flex;
  flex-direction: column;
}
.gt-hebergement-boutons-block .wp-block-button.is-style-gt-arrow a.wp-block-button__link.wp-element-button {
  border-radius: 2rem;
  padding: 1rem;
}
.gt-hebergement-boutons-block .wp-block-button.is-style-gt-arrow a.wp-block-button__link.wp-element-button:not(:hover) {
  border-color: var(--wp--preset--color--custom-bleu-fonc) !important;
  color: var(--wp--preset--color--custom-bleu-fonc) !important;
}
.gt-hebergement-boutons-block .wp-block-button.is-style-gt-arrow a.wp-block-button__link.wp-element-button:hover {
  border-color: var(--wp--preset--color--custom-bleu-fonc) !important;
  background: var(--wp--preset--color--custom-bleu-fonc) !important;
  color: #fff;
}
/*# sourceMappingURL=/var/www/clients/client1/web1/web/wp-content/themes/ushuaiacamping-laconge/inc/blocks/hebergement-boutons/style.css.map */