/* BASIC css start */
.foot1 {
    font-family: 'Noto Sans KR', sans-serif !important;
    font-weight: bold;
    font-size: 12px;
    color: #111;
    background-color: transparent;
}

.foot2 {
    font-family: 'Noto Sans KR', sans-serif !important;
    font-weight: 400;
    font-size: 12px;
    display:block;
    color: #111;
}

.foot3 {
    font-family: 'Noto Sans KR', sans-serif !important;
    font-weight: 400;
    font-size: 16px;
    color: #111;
    display:block;
}

.foot7 {
    font-family: 'Noto Sans KR', sans-serif !important;
    font-weight: 400;
    font-size: 16px;
    color: #111;
    display:block;
    margin: 0 0 5px 0;
}

.foot4 {
    font-family: 'Noto Sans KR', sans-serif !important;
    font-weight: 600;
    font-size: 26px;
    color: #111;
    display:block;
    margin: 0 0 10px 0;
}

.foot5 {
    font-family: 'Noto Sans KR', sans-serif !important;
    font-weight: 400;
    font-size: 12px;
    color: #111;
    display:block;
}

.foot6 {
    font-family: 'Noto Sans KR', sans-serif !important;
    font-weight: 400;
    font-size: 14px;
    color: #111;
    display:block;
}

.foot8 {
    font-family: 'Noto Sans KR', sans-serif !important;
    font-weight: 400;
    font-size: 14px;
    color: #111;
    margin: 0 0 5px 0;
    display:block;
}
/* BASIC css end */

