/* Please add the CSS here. */
.contents_list-media-link{
  font-weight: 300;
  color: #2b58e6;
  text-decoration: underline;
}

.contents_list-media-link:hover{
  font-weight: 400;
  text-decoration: none;
}