﻿body {
    height: 100vh;
    width: 100vw;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
    background-color: #EFEFEF;
}

.FAQ_Title {
    font-family: "EBSHunminjeongeumSBA", "IAMAPLAYER";
}

.NewCustomer_Title {
    font-family: "MICEGothic Bold";
}