.card-link {
  .card-link-a {
    margin-top: 8px;
    font-size: var(--font-size-base);

    a {
      color: #2F6FED;
    }
  }
}
