@import url('https://fonts.googleapis.com/css2?family=Nanum+Gothic:wght@400;700;800&display=swap');


/* *{font-family: 'Nanum Gothic', sans-serif;} */

body{margin:0px;}
a{text-decoration: none; color:black;}
a:hover{font-weight: bold; color: black;}
/* ul{list-style: none;} */

.text-bold{font-weight: bold;}
.subtitle{font-weight: bold; margin-top: 20px; margin-bottom: 20px;}

