@charset "utf-8";

/* 웹 */



/* 모바일 */
@media all and (max-width:767px) {
    h1 {background:#3384db;}
}