.flex-error {
    display: flex;
    justify-content: space-between;
}

.modal-closer {
    font-size: 24px;
    cursor: pointer;
}
