body{ font-family: system-ui, -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Oxygen, Ubuntu, Cantarell, 'Open Sans', 'Helvetica Neue', sans-serif; background-color: #43464b; } /* 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% 13%; 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; } /* Lingid */ .lingid { height: 27%; display: flex; align-items: center ; justify-content: center; } .link{ text-decoration: none; margin: 4rem; } h1 {color: white} h3{ font-size: 2.5rem; font-weight: 555; } .opilane{color: #a3be8c} .opetaja{color: #d08770} .opilane:hover{ color: #a3be8c; font-weight: bold; font-weight: 3.8rem; } .opetaja:hover{ color: #d08770; font-weight: bold; font-weight: 3.8rem; }