header{

 }
header a {
    color: var(--main-2-color);
}
header a:hover {
    color: var(--main-3-color);
}