main>.ct-headline {
    margin-top: .5em;
}

html {
	overscroll-behavior: none;
}

* {
    -webkit-tap-highlight-color: transparent;
}

.menu-item a {
    -webkit-appearance: none;
    appearance: none;
}
