/* Typography */
.logo-text {
    font-family: 'Chillax', -apple-system, BlinkMacSystemFont, 'Segoe UI', sans-serif;
    font-weight: 400;
    font-size: 1.35rem;
    color: #2c3e50;
    letter-spacing: -0.02em;
}
