/* Tiny baseline styles on top of Bootstrap */
.content > *:last-child { margin-bottom: 0; }

.wp-block-image img {
  height: auto;
}

/* Minimal helpers — prefer Bootstrap utilities for layout; no extra landing styles */

a { text-underline-offset: 2px; }
