@charset "utf-8";
@import url('https://fonts.googleapis.com/css2?family=Short+Stack&display=swap');
body { font-family: 'short stack', 'Noto Sans KR', "맑은고딕", arial, sans-serif; color: #333; overflow-x: hidden;} 
a { text-decoration: none; color: #333; } 
a:hover { text-decoration: underline; } 

