Ubuntu

­­­­­­­­­­­­­­­­­­­­­­­­­­­­­­­­­­­­­­­­­­­­­­­­­­­­­­­­­­­­­­­­­­­­­­­­­­­­­­­­ *, *::before, *::after { box-sizing: border-box; } body { -webkit-font-smoothing: antialiased; margin: 0; color: #404040; background: white; font-size: 1rem; font-family: sans-serif; line-height: 1.6; } a { color: #245ba5; text-decoration: none; } a:hover { color: #F7C243; } .main-navigation .menu { list-style: none; margin: 0; padding: 0; display: flex; }