.message-modal {
    color: var(--color-gray-1);
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 21px; /* 131.25% */
}
.icon_logout_modal {
    color: #AFAFB1;
    width: 82px;
    height: 82px;
}
.content-modal {
    margin: 40px 32px;
}