.categories > a {
  font-weight: 500;
}
.videos > div > a > .thumb-wrapper {
  background-color: #82b53f;
}
.videos > div > a > .title {
  font-weight: 500;
  font-size: 90%;
  line-height: 135%;
}
