.text-lead {
    font-size: 1.625rem;
    line-height: 2rem;
    font-weight: 400;
}

.text-l {
    font-size: 1.125rem;
    line-height: 1.5rem;
    font-weight: 400;
}

.red-highlight {
    color: rgb(201, 55, 50) !important;
}
