body { background: #f3f3f1; font-size: 16px; } h1 { color: #002953; font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji"; font-size: max(5vw, 36px); font-weight: 900; line-height: 1.15; margin: 2vw 33vw 2vw 5vw; } header { background: #fff; padding: 1vh 5vw 0; } header object { width: 12vw; } @media only screen and (max-width: 640px) { h1 { margin: 5vw 5vw 0; } } /*# sourceMappingURL=theme.css.map */