/* ==========================================================================
   Get Implants Turkey UK — Block Aggregator
   All block styles are loaded via block.json style references.
   This file holds shared block utilities only.
   ========================================================================== */

/* Shared block section reset */
.gdt-section .wrap > .sec-head + * { margin-top: 0; }

/* WordPress block alignment */
.alignfull { margin-left: calc(-1 * var(--wrap-x)); margin-right: calc(-1 * var(--wrap-x)); }
.wp-block { margin: 0; }
