.theme-text-headline {
    font-size: 1.5rem !important;
    font-weight: 400;
    line-height: 2rem;
    letter-spacing: normal !important;
}

.theme-text-large {
    font-size: 1.25rem !important;
    font-weight: 400;
    line-height: 2rem;
    letter-spacing: .0125em !important;
}

.theme-text-normal {
    font-size: 1rem !important;
    font-weight: 400;
    line-height: 1.5rem;
    letter-spacing: .03125em !important;
}


.theme-text-18 {
    font-weight: 500;
    font-size: 1.125rem !important;
    line-height: 20px;
    letter-spacing: .006rem !important;
}