/**
 * Custom CSS
 * Use this file to override styles if you feel uncomfortable editing
 * component stylesheets.
 ============================================================================ */

.block-plugin-id--system-branding-block {
  margin: 0px;
}

.l-footer {
  display: none;
}

.l-attribution {
  display: none;
}

.pr-main__sidebar-second {
  display: none;
}

.pr-main__content {
  width: 100% ! important;
}
.l-leaderboard {
  display: none;
}
.breadcrumb {
  display: none;
}
.pr-header {
  background-color: #008b55;
}
#navbar {
  background-color: #008b55;
}

.menu__link.is-active, .menu__item:hover, .menu__link:focus, .menu__link:hover {
  background-color: #E3973A ! important;
}

p {
  margin-bottom: 8px;
}

#block-uofsbdc-branding {
  background-color: #008b55;
}
