/* wr-gallery 위젯 링크 스타일 */
.na-subject,
.na-subject:link,
.na-subject:visited {
    color: #212529 !important;
    text-decoration: none !important;
}
.na-subject:hover {
    color: #00c98d !important;
    text-decoration: none !important;
}
