  /**
 * Font mixins
 */
/**
 * Global mixins
 */
/**
 * Buttons mixins
 */
/**
 * Link mixins
 */
/**
 * Single posts mixins
 */
/**
 * Block elements mixins
 */
/**
 * Contact form mixins
 */
/**
 * Gallery slider
 * Used in photo gallery block
 * Used on single post
 * Used on single event
 */
/**
 * Slider elements
 */
.c-button {
  margin: 0 1rem 1rem 0;
}
.c-button:last-child {
  margin: 0 0 1rem;
}

/*# sourceMappingURL=block_custom-button.css.map*/