/* Latest - basic */
.latest-notice { background-color: transparent; }
.latest-notice a:hover { color: #f8f9fa; }
.latest-notice .latest-title { font-family: "Noto Sans KR", sans-serif; font-weight: 600; padding: .5rem; }
.latest-notice .lists { padding: 0; margin: 0; max-width: 320px; }
@media (min-width: 576px) { .latest-notice .lists { max-width: 300px; } }
.latest-notice .lists, .latest-notice .lists-group { list-style: none; }
.latest-notice .badge { margin-right: .1rem; font-family: 'Nanum Gothic', sans-serif; }
.latest-notice .lists-link { font-family: 'Nanum Gothic', sans-serif; }
.latest-notice .text-bg-secondary { font-weight: normal; }
.latest-notice .empty-item { min-height: 161px; }

/*# sourceMappingURL=latest-notice.css.map */
