.front .slideshow-wrapper {
  top: 100px;
}
.front .campuses p {
  font-size: 14px !important;
  line-height: 16px !important;
}
.front #page-wrapper {
  margin-top: 160px;
}
.front h1.page-title {
  color: #FFF !important;
  -webkit-text-stroke-width: 1px;
  -webkit-text-stroke-color: black;
}

body.not-front {
  padding-top: 0px !important;
}
body.not-front #block-huc-blocks-landing-page-banner h2 {
  color: #FFF !important;
  -webkit-text-stroke-width: 1px;
  -webkit-text-stroke-color: black;
}
body.not-front .sidebar-links a {
  font-size: 12px;
}

.region-content {
  width: 100%;
}

header, footer, #toolbar, .tabs, .region-left {
  display: none;
}

#page-wrapper {
  float: none;
  width: 90%;
}

.container.left {
  display: none;
}
