/*
Theme Name: Avella Studio
Theme URI: https://avelladesign.co.uk/
Author: OpenAI Codex
Description: Custom editorial marketing theme for Avella Design.
Version: 1.0.0
Requires at least: 6.0
Tested up to: 6.9
Requires PHP: 7.4
Text Domain: avella-studio
*/

@import url("assets/css/site.css");

/*
Theme overrides live here so they are easier to tweak in the WordPress theme editor.
*/

.avella-404__content h1 {
    margin: 1rem 0 0;
    font-family: "Cormorant Garamond", serif;
    font-size: clamp(2.5rem, 7.5vw, 4rem);
    line-height: 0.92;
    letter-spacing: -0.06em;
    max-width: 12ch;
}
