body {
  background: white;
  font-family: arial,verdana,sans-serif; }

footer.footer article,
div.site-content > div.banner,
.hero__body h1.hero__sub,
.header {
  display: none !important; }

nav {
  display: none; }

h1 {
  color: black; }

/* .photograph--show{
	background-image: none!important;
} */
.footer__links {
  display: none; }

.no-print {
  display: none !important; }

#searchSiteform input {
  display: none !important; }

ul.footer__list,
ul.degree-list {
  list-style-type: none;
  margin-left: 0;
  padding-left: 0; }

/*code sources
-----------------------------------------------------*/
/*announcements
---------------------------------------*/
.announcement--info, .announcement--fix, .announcement--alert {
  display: none; }

/*accordion
---------------------------------------*/
.accordion__description {
  display: block !important; }
