﻿.typegraphy-red {
    color: #E71D36;
    text-align: justify;
    font-family: Nunito;
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: 20px; /* 142.857% */
}
.color-alphabet {
    color: #6D6D79 !important;
}
.modal-body-detail {
    display: flex;
    flex-direction: column;
    gap: 8px;
}