.swal2-show{	
    display: flex !important;
    justify-content: center; /* 가로 가운데 정렬 */
    align-items: center;     /* 세로 가운데 정렬 */
    font-size: 12px;
    font-weight: 400;
    line-height: 1.3;
}