﻿/* 前端針對活動頁面客製css 須帶入body id*/
/* ex: #test .modal-content .ob_body {
    display: flex;
    flex-direction: column;
    align-items: center;
    text-align: center;
    margin: 0px 20px;
    font-weight: bolder;
    font-size: 20px;
} */