header nav{ background-color: #F4A406; } @media (min-width: 768px) { header nav { height: 64px; } footer{ height: 50px; } } header nav a:hover { text-decoration: underline; } main li:hover{ background-color: #F4A406; } footer { background-color: #F4A406; color: #6A3502; } .text-image{ color: black; text-decoration: none; font-size: 1.2em; }