.board-list {
  display: flex;
  align-items: center;
  border-bottom: 1px solid #dcdcdc;
  padding: 15px 0;
  text-decoration: none;
}
