.brand-link {
  font-size: var(--font-size-fluid-1);
  font-weight: var(--font-weight-8);
  text-decoration: none;
  color: var(--main-color);
}
