a {
  text-decoration: none;
}

.fs-7 {
  font-size: 0.9rem !important;
}

.fs-8 {
  font-size: 0.8rem !important;
}

.fs-9 {
  font-size: 0.7rem !important;
}

.mpr-bg-color {
  background: #144b75;
}

.mpr-color {
  color: #144b75;
}

body {
  font-family: 'Noto Sans KR', sans-serif;
  font-size: 0.9rem;
}

#main_menu .nav-link {
  color: white;
}

.shadow-sm-dark {
  box-shadow: 0 0.3rem 0.3rem rgba(0,0,0,0.50)!important;
}

