.c-credits {
  margin-top: 5px;
  margin-top: 0.20833rem;
  font-family: Verdana, Tahoma, "DejaVu Sans", sans-serif;
  font-weight: 700;
  font-style: normal;
  font-size: 15px;
  font-size: 0.625rem;
  /* @include line-height(28px); */
  color: #626466;
  display: block;
  text-decoration: none;
  transition: color .5s ease-out; }
  .c-credits:hover, .c-credits:focus {
    color: #741678; }

