body{ background-color: #43464b; font-family: system-ui, -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Oxygen, Ubuntu, Cantarell, 'Open Sans', 'Helvetica Neue', sans-serif; } h1 {color: #FFB673} /* NavBar */ .navbar{ margin: 1.2rem; margin-top: 0; border-bottom: 2px solid white; } .navbar span{ font-weight: bold !important; color: white !important; } .navbar a:hover{ color: snow; font-weight: bolder; } .navbar a{ color: white; } .logo { height: 3.7rem; width: auto; } footer { margin: 2% 3%; margin-top: 5%; } footer p { color: #DBE2E9; font-size: 0.75em; line-height: normal; } .logoWrapper { text-align: center; align-items: center; justify-content: center; margin-bottom: .77rem; } /* Mainers */ #juhend { font-size: 1.1rem; margin: 2% 13%; color: white; }