.logo-img {
    height: 60px;
    width: auto;
}

.spacer50 {
    margin-bottom: 50px;
}

.spacer25 {
    margin-bottom: 25px;
}

.spacer15 {
    margin-bottom: 15px;
}

.btn-isweety-pink {
    background-color: #e34596;
    color: white;
}

.unicode_list_image li {
    list-style-type: none;
    color: red;
}
.unicode_list_image li:before {
    content: "※";
    margin-right: 5px;
}
.text-isweety-pink {
    color: #e25371;
}
.announcement {
    background-color: #F4C7CA;
    font-family: 'Noto Sans TC', sans-serif;
}
.modal-title {
    font-family: 'Noto Sans TC', sans-serif;
}
.modal-backdrop {
    background-color: white;
    opacity:0.8 !important;
 }
 .modal-header {
    border-bottom-color: #f8c7c6;
 }

 body {
    font-family: 'Noto Sans TC', sans-serif;
}
