
/*
 Theme Name: VISUM Minimal (Twenty Twenty-Four Child)
 Theme URI: https://visumdigital.net
 Description: Lean child theme to implement VISUM site's narrative with lightweight styling.
 Author: VISUM
 Version: 1.0.0
 Template: twentytwentyfour
*/

/* Minor visual refinements */
.wp-block-button__link{
  border-radius: 6px;
  font-weight: 600;
  padding: 12px 22px;
}
.visum-hero h1{ margin-bottom: .25em; }
.visum-hero p{ font-size: 1.15rem; max-width: 60ch; }
.visum-table table{ border-collapse: collapse; width:100%; }
.visum-table th, .visum-table td{ border-bottom:1px solid #e5e7eb; padding:12px 10px; text-align:left; }
blockquote{ border-left:4px solid var(--wp--preset--color--visum-gold); padding-left:1em; color:#4b5563; }
.header-compact{ padding-block: 1rem !important; }
footer{ font-size: .95rem; }
