article a img {
  border-color: #0079d1;
}

article a:hover img {
  border-color: white;
}

article svg {
  color: #0079d1;
}
