/* line 5, stdin */
section.content-sect a {
  color: var(--primary) !important; }
  /* line 8, stdin */
  section.content-sect a:hover {
    filter: brightness(0.5); }
