.title, .description { color: rgb(var(--foreground-rgb-highlight)); max-width: var(--max-width); margin: auto; } .title { font-size: clamp(1.5rem, 10vw, 2.75rem); margin-top: 5vh; } .description { font-size: clamp(1.1rem, 5vw, 1.75rem); }