.header {
padding: 3.6rem 0; animation-name: fade; animation-duration: 280ms; animation-delay: 280ms; animation-fill-mode: both;
}
.header__title {
font-size: 1rem; font-weight: 700; margin-top: 0; margin-bottom: 1.8rem; line-height: 1.8rem;
}
.header__titleurl {
color: var(--color-text-headings);
}
.header__link {
margin-right: .9rem;
}