﻿.accentXS {
    color: #19181B;
    line-height: 19.6px;
    font-weight: 700;
    font-size: 14px;
}

.accentS {
    font-weight: 700;
    font-size: 15px;
    line-height: 21px;
}

.accentL {
    line-height: 28px;
    font-weight: 700;
    font-size: 20px;
}

.accentM {
    font-weight: 700;
    font-size: 18px;
    line-height: 140%;
}

.title {
    font-weight: 700;
    font-size: 22px;
    line-height: 26px;
}

.subtitle {
    font-weight: 400;
    line-height: 26px;
    font-size: 18px;
    text-align: center;
}

.caption {
    font-weight: 400;
    line-height: 15px;
    font-size: 12px;
}

.bodyL {
    font-weight: 400;
    font-size: 15px;
    line-height: 20px;
}

.bodyM {
    font-weight: 400;
    font-size: 14px;
    line-height: 18px;
}

.description {
    font-size: 10px;
    font-weight: 400;
    line-height: 13px;
    text-align: left;
}

.link {
    font-size: 14px;
    font-weight: 400;
    line-height: 18px;
    text-align: left;
    text-decoration: underline;
}
