.cityu body {
  background-color: #fff;
}
.cityu .navbar {
  margin-bottom: 0;
  border-radius: 0;
}
.cityu .breadcrumb-section {
  margin-bottom: 0;
}
.cityu .breadcrumb-section .breadcrumb-item:last-child,
.cityu .breadcrumb-section-dropdown .breadcrumb-item:last-child {
  overflow: visible;
  text-overflow: clip;
  max-width: 220px;
}
.cityu .photo-banner img {
  max-width: 100%;
  height: auto;
}

.region-content .page-header {
  padding-top: 0;
}

svg:not(:root).svg-inline--fa {
  overflow: visible;
}
.svg-inline--fa.fa-w-12 {
  width: 0.75em;
}
.svg-inline--fa.fa-w-16 {
  width: 1em;
}
.svg-inline--fa.fa-w-18 {
  width: 1.125em;
}
