body {
    background: #ffffff;
    color: #000;
}

a {
    text-decoration: underline;
}

h1, p {
    font-family: "Times New Roman", "Times", "serif";
}

#sticky-wrapper {
    display: none;
}
.breadcrumb {
    display: none;
}

footer {
    display: none;
}