.swal2-popup.holiday-popup {
    width: 390px;
    max-width: 90%;
}

.holiday-title {
    color: #000;
    text-align: center;
    font-family: "Noto Sans TC";
    font-size: 23.04px;
    font-style: normal;
    font-weight: 700;
    line-height: 100%;
    /* 23.04px */
    letter-spacing: 0.922px;
    margin-bottom: 20px;
}

.holiday-hour {
    color: #000;
    font-family: "Noto Sans TC";
    font-size: 16px;
    font-style: normal;
    font-weight: 700;
    line-height: 175%;
    /* 28px */
    letter-spacing: 0.64px;
    margin-bottom: 5px;
}

.holiday-date {
    color: var(--Text-Text-200, #7C7C7C);
    font-family: "Noto Sans TC";
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 175%;
    /* 28px */
    letter-spacing: 0.64px;
}

.holiday-about {
    color: #000;
    text-align: center;
    font-family: "Noto Sans TC";
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 175%;
    /* 28px */
    letter-spacing: 0.64px;
    margin-bottom: 10px;
}

.holiday-image {
    margin-bottom: 20px !important;
}