.site-header {
  background: var(--pink);
  border-bottom-color: #16161638;
}

.site-header nav a::after {
  background: var(--yellow);
}
