.ui-text_title-1 {
    font-weight: 600;
    font-size: 24px;
    line-height: 135%;
    letter-spacing: 0.15px;
}

.ui-text_title-2 {
    font-weight: 600;
    font-size: 16px;
    line-height: 135%;
}

.ui-text_title-3 {
    font-weight: 600;
    font-size: 20px;
    line-height: 130%;
}

.ui-text_body-1 {
    font-weight: 400;
    font-size: 16px;
    line-height: 156%;
}

.ui-text_body-2 {
    font-weight: 400;
    font-size: 16px;
    line-height: 125%;
}

.ui-text_link_1 {
    font-weight: 400;
    font-size: 16px;
    line-height: 156%;
}

.ui-text_link_1:hover,
.ui-text_link_2:hover {
    text-decoration: underline;
}

.ui-text_link_2 {
    font-weight: 600;
    font-size: 16px;
    line-height: 156%;
}

.ui-text_color_black {
    color: #000000;
}

.ui-text_color_dark-gray {
    color: #111111;
}

.ui-text_color_gray {
    color: #424B58;
}

.ui-text_color_blue {
    color: #1A5DD0;
}

.ui-text_color_info {
    color: #607A93;
}

.ui-text_color_white {
    color: #FFFFFF;
}
