토픽 목록 구분선의 색상을 변경하는 방법은?

찾고 있는 것은 .topic-list-body입니다.

.topic-list-body {
  border-top: 3px solid #be235b;
}