.page article.hentry h1.entry-title {
  text-align: center;
  font-size: 60px;
  padding-top: 0;
  color: #333333;
}

.panel-grid-cell .widget-title {
  text-align: center;
  font-size: 50px;
  color: #454545;
}

.widget_our_team_block .parallax-overlay {
  background-color: #b0d793;
  height: 102%;
}

.widget_call_to_action_block .parallax-overlay {
  background-color: #90B2DE;
}

.widget_our_team_block .sub-title {
  color: #ffffff;
  font-weight: 500;
}

.cta-text-title h2 {
  font-size: 25px;
}

.cta-text-btn {
  font-size: 18px;
  font-weight: 500;
}

.cta-text-btn:hover {
  background-color: #FBAE3B;
  border: 1px solid #FBAE3B;
  color: #ffffff;
}

.hentry {
  padding-bottom: 0px;
  margin-bottom: 0px;
  border-bottom: 0px;
}

#content.site-content {
  padding-top: 0px;
}

.team-desc-wrapper {
  background: #1a3039;
}

.slider-readmore {
  display: none;
}

search-icon {
  display: none;
}

.transparent .header-wrapper,
.non-transparent .header-wrapper {
  background: #1a3039;
}

.transparent .header-wrapper.stick,
.non-transparent .header-wrapper.stick {
  background: #ffffff;
  box-shadow: 0px 5px 11px 0px rgba(50, 50, 50, 0.08);
}

.header-wrapper.stick #site-navigation .menu li a,
.header-wrapper.no-slider #site-navigation .menu li a {
  color: #1a3039;
  font-weight: 500;
}

.caption-title {
  color: #B0D793;
}

.team-desc-wrapper .team-name {
  color: #FBAE3B;
}

.team-content p {
  color: #ffffff;
}

#colophon.footer-layout-two {
  background: #1a3039;
}

#colophon.footer-layout-two #top-footer {
  background: #1a3039;
}

.footer-with-widget.footer-layout-two .copyright span.copyright-text {
  display: none;
}

.footer-with-widget.footer-layout-two .copyright:before {
  content: "Copyright © 2016 ";
}

.footer-with-widget.footer-layout-two .copyright:after {
  content: "Waterloo Wayside Centre";
  color: #FBAE3B;
}

.entry-title a {
  font-size: 50px;
}

.header-wrapper.stick .fa.fa-search {
  color: #1a3039;
}

.header-wrapper.stick .search-icon {
  color: #1a3039;
}

.header-wrapper.stick .menu-toggle.hide {
  color: #1a3039;
}

.header-wrapper.stick #menu-main-menu.menu, .header-wrapper.stick .menu-primary-container {
  background-color: #ffffff;
}