body { text-align: center; font-family: 'Yantramanav', sans-serif; font-weight: 300; background: white; } .logo img { margin-top: 20vh; margin-bottom: 10px; max-height: calc(80vh - 90px); max-width: 85vw; } a, a:focus, a:active, a:hover { color: inherit; text-decoration: none; cursor: pointer; }
