.font-600-20-22 {
    font-weight: 600;
    font-size: 20px;
    line-height: 22px;
}

.font-600-16-22 {
    font-weight: 600;
    font-size: 16px;
    line-height: 22px;
}

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

.font-400-16-22 {
    font-weight: 400;
    font-size: 16px;
    line-height: 22px;
}

.font-500-14-24 {
    font-weight: 500;
    font-size: 14px;
    line-height: 24px;
}

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

.c-6E88A2 {
    color: #6E88A2;
}

.p-24-32 {
    padding: 24px 32px;
}

.border-b-1 {
    border-bottom: 1px solid #DADADA;
}

.border-t-1 {
    border-top: 1px solid #DADADA;
}