/* 페이지 공용 - ../public/publicStyle.css */

/* 햄버거 버튼 및 메뉴용 - ../public/hambugerStyle.css */

/* 메인페이지용 */
h1 {
    text-align: center;
    font-family: 'NanumSquareB';
}

.rdBlock {
    text-align: left;
}