:root{--page-title-display:none;}/* Start custom CSS */h1 em {
    color: var(--taxi);
    font-style: normal;
}

h2 em {
    color: var(--green);
    font-style: normal;
}/* End custom CSS */