@charset "UTF-8"; /* 게시판 목록 페이지 스타일 파일입니다. */ .article-list__item-title.blind::after { content: "블라인드 처리된 게시글 입니다."; color: var(--gray300); }