/* Keep tweaks minimal; most styling comes from theme.css */
.hero { margin: 24px auto; max-width: 1000px; }
.quick-links .login-button { background-color: var(--primary-color); }
.quick-links .login-button:hover { filter: brightness(0.95); }