.brand-title {
        font-size: 2.6rem;
        font-weight: 800;
        margin-bottom: 0.5rem;
        color: var(--brand-color);
    }

    .sub-title {
        font-size: 1.25rem;
        margin-bottom: 2rem;
        opacity: 0.8;
    }