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;
}

.container{
  width:1300px; max-width:none!important;
}