body * {
    font-family: "Microsoft JhengHei";
}

.mainVisualContainer {
    display: none;
}

p {
    font-size: 28px;
    color: #cc1313;
    font-weight: 600;
}

.bold {
    font-size: 42px;
    font-weight: 800;
}

.small {
    font-size: 18px;
}