html, body{font-family:'微軟正黑體';background:#72c6d0;}
body{}


.body-wrapper{
    margin-top:76px;
    font-size: 19px;
}




@media screen and (max-width: 767px) {
.wdform_section div{
    margin: 0 !important;
}

    .sppb-addon-title{
        line-height:24px;
        font-size:24px;
        text-align: center;
        margin: 0;
    } 
    .wdform-field{
        display:block !important;
        width: 100% !important;
        text-align:center !important;
    }
    
    .no1submit{
        margin: 0 auto !important;
    }
    
    .wdform-element-section.no1submit{
        display:block !important;
        width: 100%;
        text-align: center !important;
        margin:0 auto;
    }
    .wdform-element-section.no1submit button{
        float:inherit !important;
        
    }
    .smallnone{
        display:none;
    }
    

    
    
}