a {
  text-decoration: none;
  color: black;
}

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

#top_right_menu a:after {
  content: "|";
  position: relative;
  top: -2px;
  display: inline-block;
  font-size: 8px;
  color: #adabab;
  padding: 0 6px;
}

.banner-btn:hover {
  background-color: black !important;
  color: white !important;
}

.banner-btn:hover h6 {
  color: white !important;
}

