:root{--page-title-display:none;}/* Start custom CSS */body { background-color: #F5F0E8; }
h1 span, h2 span, h3 span { color: var(--rose); }
h1 span { font-style: italic; }
html { scroll-behavior: smooth; }
select option { color: #3D342A; }/* End custom CSS */