﻿/* Home page — specific styles (layers on /assets/css/style.css) */
.hero h1 { max-width: 12ch; }
@media (max-width: 600px) { .hero__scroll { display: none; } }
