.more-link {
  color: #0277bd;
}
.more-link polygon {
  fill: #0277bd;
}
.more-link:hover, .more-link:focus {
  color: #0288d1;
}
.more-link:hover polygon, .more-link:focus polygon {
  fill: #0288d1;
}