.icon {
  display: block;
  padding: 0.15em;
  width: 1.5em;
  height: 1.5em;
  text-indent: -9999px;
  overflow: hidden;
}
body {
  background: #f8f8f8;
}
h1,
h2,
h3,
h4,
h5,
h6 {
  color: #31302f;
}
p,
span li,
ul,
ol {
  color: #31302f;
}
a {
  color: #e00034;
}
a:hover,
a:active {
  color: #31302f;
}
input[type="email"],
input[type="tel"],
input[type="checkbox"],
input[type="radio"],
textarea,
input[type="text"],
select {
  border-color: #787b79;
}
input[type="email"]:focus,
input[type="tel"]:focus,
input[type="checkbox"]:focus,
input[type="radio"]:focus,
textarea:focus,
input[type="text"]:focus,
select:focus {
  border-color: #e00034;
}
input[type="button"],
button {
  background: transparent;
}
input[type="submit"] {
  color: #FFFFFF;
  background: #000000;
}
input[type="submit"]:active,
input[type="submit"]:focus,
input[type="submit"]:hover {
  background: #e00034;
}
.page:nth-child(odd) .container {
  background: #FFFFFF;
}
.page:nth-child(odd) .container--search {
  background: #e5e5e5;
}
.page:nth-child(odd) .container--lead-capture {
  background: #31302f;
}
.page:nth-child(odd) .container--company-info {
  background: #b2b2b2;
}
.page:nth-child(odd) .container--featured-article,
.page:nth-child(odd) .container--featured-listing {
  background-color: #FFFFFF;
}
.page:nth-child(odd) .container--office {
  background: #e8e6e4;
}
.page:nth-child(odd) .container--title {
  background: #FFFFFF;
}
.page:nth-child(odd) .container--legal,
.page:nth-child(odd) .container--footer {
  background: #000000;
}
.page:nth-child(even) .container {
  background: #FFFFFF;
}
.page:nth-child(even) .container--featured-article,
.page:nth-child(even) .container--featured-listing {
  background-color: #FFFFFF;
}
.page:nth-child(even) .container--search {
  background: #e5e5e5;
}
.page:nth-child(even) .container--lead-capture {
  background: #31302f;
}
.page:nth-child(even) .container--company-info {
  background: #b2b2b2;
}
.page:nth-child(even) .container--office {
  background: #e8e6e4;
}
.page:nth-child(even) .container--title {
  background: #FFFFFF;
}
.page:nth-child(even) .container--legal,
.page:nth-child(even) .container--footer {
  background: #000000;
}
.inner .page:nth-child(odd) .container,
.widget .page:nth-child(odd) .container,
.inner .page:nth-child(even) .container,
.widget .page:nth-child(even) .container {
  background: #FFFFFF;
}
.inner .page:nth-child(odd) .container--legal,
.widget .page:nth-child(odd) .container--legal,
.inner .page:nth-child(even) .container--legal,
.widget .page:nth-child(even) .container--legal,
.inner .page:nth-child(odd) .container--footer,
.widget .page:nth-child(odd) .container--footer,
.inner .page:nth-child(even) .container--footer,
.widget .page:nth-child(even) .container--footer {
  background: #000000;
}
.banner-overlay {
  background: rgba(49, 48, 47, 0.65);
}
.information--company h1,
.information--company-name h1,
.information--header-title h1,
.information--company h2,
.information--company-name h2,
.information--header-title h2,
.information--company h3,
.information--company-name h3,
.information--header-title h3,
.information--company h4,
.information--company-name h4,
.information--header-title h4,
.information--company span,
.information--company-name span,
.information--header-title span {
  color: #FFFFFF;
}
.contactUsForm,
.page--side-widget {
  border-color: #cccccc;
}
.contactUsForm textarea,
.page--side-widget textarea,
.contactUsForm input[type="text"],
.page--side-widget input[type="text"],
.contactUsForm select,
.page--side-widget select {
  background: #f7f7f7;
}
.page--legal,
.page--footer {
  background: #000000;
}
.mobile-nav,
.nav-container,
.sub-nav,
.sub-nav-item {
  background: #000000;
}
.sub-nav-item > a,
.nav-item > a,
.nav-list > a {
  color: #FFFFFF;
}
.sub-nav-item > a:hover,
.nav-item > a:hover,
.nav-list > a:hover,
.sub-nav-item > a:active,
.nav-item > a:active,
.nav-list > a:active,
.sub-nav-item > a.current,
.nav-item > a.current,
.nav-list > a.current {
  color: #FFFFFF;
  background: #e00034;
}
.sub-nav-item.current,
.nav-item.current,
.sub-nav-item:hover,
.nav-item:hover {
  background: #e00034;
}
@media only screen and (min-width: 1024px) {
  .nav-item:before {
    background: #FFFFFF;
  }
}
.main-menu .navigation--language a {
  color: #FFFFFF;
}
.main-menu .navigation--language .item--language:hover {
  background: #e00034;
}
.main-menu .navigation--language .item--language:hover a {
  color: #FFFFFF;
}
.indiate-down p {
  color: #FFFFFF;
}
.indiate-down p:hover {
  color: #e00034;
}
.more-button.is-open .more-button-icon {
  -webkit-transform: rotate(45deg);
      -ms-transform: rotate(45deg);
          transform: rotate(45deg);
}
.item--language {
  color: #FFFFFF;
}
.more-button-icon {
  background-image: url(/templates/common/images/website/plus-sign_light.svg);
  background-repeat: no-repeat;
  background-color: transparent;
  -webkit-transition: 0.1s ease-in;
  -o-transition: 0.1s ease-in;
  transition: 0.1s ease-in;
}
.hamburgerIcon span {
  background: #FFFFFF;
}
.search--price-range .ui-slider-horizontal {
  background: #000000;
}
.search--price-range .ui-slider-range,
.search--price-range .ui-slider-handle {
  background: #e00034;
  border-color: #e00034;
}
.search-button .button {
  background: url('data:image/svg+xml,%3C?xml%20version%3D%221.0%22%20?%3E%3Csvg%20id%3D%22magnify%22%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20viewBox%3D%220%200%2025.81%2023.7%22%3E%3Ctitle%3Emagnify%3C/title%3E%3Cpath%20d%3D%22M25.88,21.83l-7.29-6.27A9.88,9.88,0,1,0,10.32,20a10,10,0,0,0,1.8-.16A9.84,9.84,0,0,0,17,17.38l7.28,6.26a1.05,1.05,0,0,0,1.48-.11l.19-.22A1.05,1.05,0,0,0,25.88,21.83Zm-14.3-4.94A6.9,6.9,0,1,1,9.1,3.3a7,7,0,0,1,1.25-.11,6.91,6.91,0,0,1,6.78,5.67h0A6.91,6.91,0,0,1,11.58,16.89Z%22%20transform%3D%22translate%28-0.43%20-0.19%29%22%20style%3D%22fill%3A%23FFFFFF%22/%3E%3C/svg%3E');
  background-repeat: no-repeat;
  background-size: contain;
}
.search--textbox .icon--magnify {
  background: url('data:image/svg+xml,%3C?xml%20version%3D%221.0%22%20?%3E%3Csvg%20id%3D%22magnify%22%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20viewBox%3D%220%200%2025.81%2023.7%22%3E%3Ctitle%3Emagnify%3C/title%3E%3Cpath%20d%3D%22M25.88,21.83l-7.29-6.27A9.88,9.88,0,1,0,10.32,20a10,10,0,0,0,1.8-.16A9.84,9.84,0,0,0,17,17.38l7.28,6.26a1.05,1.05,0,0,0,1.48-.11l.19-.22A1.05,1.05,0,0,0,25.88,21.83Zm-14.3-4.94A6.9,6.9,0,1,1,9.1,3.3a7,7,0,0,1,1.25-.11,6.91,6.91,0,0,1,6.78,5.67h0A6.91,6.91,0,0,1,11.58,16.89Z%22%20transform%3D%22translate%28-0.43%20-0.19%29%22%20style%3D%22fill%3A%23666666%22/%3E%3C/svg%3E');
  background-repeat: no-repeat;
  background-size: contain;
}
.search-form select {
  background: #8c8c8c;
  color: #FFFFFF;
  border: none;
}
.search-form input[type="button"] {
  color: #FFFFFF;
  background: #000000;
}
.search-form input[type="button"]:active,
.search-form input[type="button"]:focus,
.search-form input[type="button"]:hover {
  background: #e00034;
}
.search-form--top {
  border-color: #787b79;
}
.section--lead-capture h3,
.section--lead-capture a,
.section--lead-capture p,
.section--lead-capture span {
  color: #FFFFFF;
}
.section--company-info h2,
.section--company-info p,
.section--company-info span {
  color: #FFFFFF;
}
.button--agent,
.button--featured-listing {
  color: #31302f;
}
.button--agent:hover,
.button--featured-listing:hover {
  color: #e00034;
}
.nav--prev {
  border-right-color: #8c8c8c;
}
.nav--prev:hover {
  border-right-color: #e00034;
}
.nav--next {
  border-left-color: #8c8c8c;
}
.nav--next:hover {
  border-left-color: #e00034;
}
.item--office .overlay,
.media--featured-article .overlay {
  background-color: rgba(0, 0, 0, 0.6);
}
.item--office .overlay a,
.media--featured-article .overlay a {
  color: #FFFFFF;
}
.item--office .overlay a:hover,
.media--featured-article .overlay a:hover,
.item--office .overlay a:active,
.media--featured-article .overlay a:active {
  color: #e00034;
}
.information--listing-top .icon--bed {
  background: url('data:image/svg+xml,%3C?xml%20version%3D%221.0%22%20?%3E%3Csvg%20id%3D%22bed%22%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20viewBox%3D%220%200%2030%2018%22%3E%3Ctitle%3Ebed%3C/title%3E%3Ccircle%20cx%3D%227.5%22%20cy%3D%226.5%22%20r%3D%223.5%22%20style%3D%22fill%3A%23000000%22/%3E%3Cpath%20d%3D%22M7.5,3.5a3,3,0,1,1-3,3,3,3,0,0,1,3-3m0-1a4,4,0,1,0,4,4A4,4,0,0,0,7.5,2.5Z%22%20style%3D%22fill%3A%23000000%22/%3E%3Cpath%20d%3D%22M12.5,10V6.5c.15-1.41,1-2.5,2-2.5h13c1,0,1.83,1.1,2,2.55V10Z%22%20style%3D%22fill%3A%23000000%22/%3E%3Cpath%20d%3D%22M27.48,4.5c.69,0,1.35.92,1.48,2.06L29,9.5H13V6.56c.13-1.14.79-2.06,1.48-2.06h13m0-1h-13c-1.26,0-2.31,1.31-2.48,3v4H30v-4c-.18-1.69-1.22-3-2.48-3Z%22%20style%3D%22fill%3A%23000000%22/%3E%3Crect%20x%3D%222%22%20y%3D%2211%22%20width%3D%2226%22%20height%3D%222%22%20style%3D%22fill%3A%23000000%22/%3E%3Cpolygon%20points%3D%2228%2011%2028%2013%2028%2018%2030%2018%2030%2013%2030%2011%2028%2011%22%20style%3D%22fill%3A%23000000%22/%3E%3Cpolygon%20points%3D%222%200%200%200%200%2011%200%2013%200%2018%202%2018%202%2013%202%2011%202%200%22%20style%3D%22fill%3A%23000000%22/%3E%3C/svg%3E');
  background-repeat: no-repeat;
  background-size: contain;
}
.information--listing-top .icon--bath {
  background: url('data:image/svg+xml,%3C?xml%20version%3D%221.0%22%20?%3E%3Csvg%20id%3D%22bath%22%20data-name%3D%22bath%22%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20viewBox%3D%220%200%2027%2026%22%3E%3Ctitle%3Ebath%3C/title%3E%3Cpath%20d%3D%22M2,14V2H6V4H4V6h6V4H8V0H0V19a5,5,0,0,0,4,4.9V26H6V24H21v2h2V23.9A5,5,0,0,0,27,19V14Z%22%20style%3D%22fill%3A%23000000%22/%3E%3C/svg%3E');
  background-repeat: no-repeat;
  background-size: contain;
}
.item--agent:hover .overlay,
.information--featured-article:hover .overlay,
.media--featured-listing:hover .overlay {
  background-color: rgba(0, 0, 0, 0.6);
}
.item--agent .overlay a,
.information--featured-article .overlay a,
.media--featured-listing .overlay a {
  color: #FFFFFF;
}
.item--agent .overlay a:hover,
.information--featured-article .overlay a:hover,
.media--featured-listing .overlay a:hover,
.item--agent .overlay a:active,
.information--featured-article .overlay a:active,
.media--featured-listing .overlay a:active {
  color: #e00034;
}
.item--office a {
  color: #FFFFFF;
}
.navigation-listing {
  border-bottom: 1px solid #787b79;
}
.list-alphabet a,
.pagination a,
.paginationPage a {
  background: #000000;
  color: #FFFFFF;
}
.list-alphabet a:hover,
.pagination a:hover,
.paginationPage a:hover,
.list-alphabet a.selectedPage,
.pagination a.selectedPage,
.paginationPage a.selectedPage {
  background: #e00034;
}
.list-alphabet .filter-select a,
.pagination .filter-select a,
.paginationPage .filter-select a {
  background: #e00034;
}
.list-alphabet .icon-left-open,
.pagination .icon-left-open,
.paginationPage .icon-left-open {
  border-right-color: #000000;
}
.list-alphabet .icon-left-open:hover,
.pagination .icon-left-open:hover,
.paginationPage .icon-left-open:hover {
  border-right-color: #e00034;
  background: transparent;
}
.list-alphabet .icon-right-open,
.pagination .icon-right-open,
.paginationPage .icon-right-open {
  border-left-color: #000000;
}
.list-alphabet .icon-right-open:hover,
.pagination .icon-right-open:hover,
.paginationPage .icon-right-open:hover {
  border-left-color: #e00034;
  background: transparent;
}
.item--agent {
  border-color: #cccccc;
}
.information--agent-title {
  background: #000000;
}
.information--agent-title h3,
.information--agent-title h4,
.information--agent-title a {
  color: #FFFFFF;
}
.item--featured-listing {
  border-color: #cccccc;
}
.item--featured-listing .information--listing-top {
  border-color: #cccccc;
}
.item--featured-listing .information--sale {
  background: #000000;
}
.item--featured-listing .information--sale p {
  color: #FFFFFF;
}
.item--agent-detail .section--agent-detail {
  background: #666666;
}
.item--agent-detail .section--agent-detail span,
.item--agent-detail .section--agent-detail p,
.item--agent-detail .section--agent-detail a {
  color: #FFFFFF;
}
.item--agent-detail .section--agent-detail a:hover {
  color: #e00034;
}
.section--listing-style .listing-gallery:before {
  background: url('data:image/svg+xml,%3C?xml%20version%3D%221.0%22%20?%3E%3Csvg%20id%3D%22grid%22%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20viewBox%3D%220%200%2043%2043%22%3E%3Ctitle%3Egrid%3C/title%3E%3Crect%20width%3D%2220%22%20height%3D%2220%22%20style%3D%22fill%3A%23000000%22/%3E%3Crect%20x%3D%2223%22%20width%3D%2220%22%20height%3D%2220%22%20style%3D%22fill%3A%23000000%22/%3E%3Crect%20y%3D%2223%22%20width%3D%2220%22%20height%3D%2220%22%20style%3D%22fill%3A%23000000%22/%3E%3Crect%20x%3D%2223%22%20y%3D%2223%22%20width%3D%2220%22%20height%3D%2220%22%20style%3D%22fill%3A%23000000%22/%3E%3C/svg%3E');
  background-repeat: no-repeat;
  background-size: contain;
}
.section--listing-style .listing-list:before {
  background: url('data:image/svg+xml,%3C?xml%20version%3D%221.0%22%20?%3E%3Csvg%20id%3D%22row%22%20data-name%3D%22row%22%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20viewBox%3D%220%200%2043%2043%22%3E%3Ctitle%3Erow%3C/title%3E%3Crect%20width%3D%2243%22%20height%3D%2220%22%20style%3D%22fill%3A%23000000%22/%3E%3Crect%20y%3D%2223%22%20width%3D%2243%22%20height%3D%2220%22%20style%3D%22fill%3A%23000000%22/%3E%3C/svg%3E');
  background-repeat: no-repeat;
  background-size: contain;
}
.section--listing-style label {
  background: #b2b2b2;
}
.section--listing-style label:hover .listing-gallery:before {
  background: url('data:image/svg+xml,%3C?xml%20version%3D%221.0%22%20?%3E%3Csvg%20id%3D%22grid%22%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20viewBox%3D%220%200%2043%2043%22%3E%3Ctitle%3Egrid%3C/title%3E%3Crect%20width%3D%2220%22%20height%3D%2220%22%20style%3D%22fill%3A%23e00034%22/%3E%3Crect%20x%3D%2223%22%20width%3D%2220%22%20height%3D%2220%22%20style%3D%22fill%3A%23e00034%22/%3E%3Crect%20y%3D%2223%22%20width%3D%2220%22%20height%3D%2220%22%20style%3D%22fill%3A%23e00034%22/%3E%3Crect%20x%3D%2223%22%20y%3D%2223%22%20width%3D%2220%22%20height%3D%2220%22%20style%3D%22fill%3A%23e00034%22/%3E%3C/svg%3E');
  background-repeat: no-repeat;
  background-size: contain;
}
.section--listing-style label:hover .listing-list:before {
  background: url('data:image/svg+xml,%3C?xml%20version%3D%221.0%22%20?%3E%3Csvg%20id%3D%22row%22%20data-name%3D%22row%22%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20viewBox%3D%220%200%2043%2043%22%3E%3Ctitle%3Erow%3C/title%3E%3Crect%20width%3D%2243%22%20height%3D%2220%22%20style%3D%22fill%3A%23e00034%22/%3E%3Crect%20y%3D%2223%22%20width%3D%2243%22%20height%3D%2220%22%20style%3D%22fill%3A%23e00034%22/%3E%3C/svg%3E');
  background-repeat: no-repeat;
  background-size: contain;
}
.section--listing-style input[type="radio"]:checked + .listing-gallery:before {
  background: url('data:image/svg+xml,%3C?xml%20version%3D%221.0%22%20?%3E%3Csvg%20id%3D%22grid%22%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20viewBox%3D%220%200%2043%2043%22%3E%3Ctitle%3Egrid%3C/title%3E%3Crect%20width%3D%2220%22%20height%3D%2220%22%20style%3D%22fill%3A%23e00034%22/%3E%3Crect%20x%3D%2223%22%20width%3D%2220%22%20height%3D%2220%22%20style%3D%22fill%3A%23e00034%22/%3E%3Crect%20y%3D%2223%22%20width%3D%2220%22%20height%3D%2220%22%20style%3D%22fill%3A%23e00034%22/%3E%3Crect%20x%3D%2223%22%20y%3D%2223%22%20width%3D%2220%22%20height%3D%2220%22%20style%3D%22fill%3A%23e00034%22/%3E%3C/svg%3E');
  background-repeat: no-repeat;
  background-size: contain;
}
.section--listing-style input[type="radio"]:checked + .listing-list:before {
  background: url('data:image/svg+xml,%3C?xml%20version%3D%221.0%22%20?%3E%3Csvg%20id%3D%22row%22%20data-name%3D%22row%22%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20viewBox%3D%220%200%2043%2043%22%3E%3Ctitle%3Erow%3C/title%3E%3Crect%20width%3D%2243%22%20height%3D%2220%22%20style%3D%22fill%3A%23e00034%22/%3E%3Crect%20y%3D%2223%22%20width%3D%2243%22%20height%3D%2220%22%20style%3D%22fill%3A%23e00034%22/%3E%3C/svg%3E');
  background-repeat: no-repeat;
  background-size: contain;
}
.is-list .item--featured-listing {
  border-top-color: #787b79;
}
.is-list .item--featured-listing:last-of-type {
  border-bottom-color: #787b79;
}
.is-list .listing-status p {
  border-color: #cccccc;
}
.item--location {
  border-top-color: #787b79;
}
.item--location:last-of-type {
  border-bottom-color: #787b79;
}
.item--lead-capture .media {
  background: #FFFFFF;
}
.item--lead-capture .media a {
  color: #e00034;
}
.item--lead-capture .media:hover {
  background: #e00034;
}
.item--lead-capture .media:hover a {
  color: #FFFFFF;
}
.contactMeSmallContainer h3:after,
.contactMeLongContainer h3:after,
.informationRequestContainer h3:after,
.newsletterContainer h3:after,
.homeValuationContainer h3:after {
  background: #000000;
}
.social-media--icon {
  background: #e00034;
  color: #FFFFFF;
}
.social-media--icon:hover {
  background: #8c8c8c;
  color: #FFFFFF;
}
footer h2,
footer span,
footer h3,
footer p {
  color: #FFFFFF;
}
footer ul,
footer li {
  color: #FFFFFF;
}
footer ul a,
footer li a {
  color: #FFFFFF;
}
.container--legal {
  border-top: 1px solid #FFFFFF;
}
.container--legal span,
.container--legal p {
  color: #FFFFFF;
}
.filter-select a {
  background: #e00034;
}
#listing-details .item__agent,
#listing-details .item__form {
  border: 1px solid #cccccc;
}
#listing-details .action-button,
#listing-details .action-button span,
#listing-details .multimedia-container span {
  color: #e00034;
}
#listing-details .action-button:hover,
#listing-details .action-button span:hover,
#listing-details .multimedia-container span:hover,
#listing-details .action-button:active,
#listing-details .action-button span:active,
#listing-details .multimedia-container span:active {
  color: #31302f;
}
#listing-details .tab {
  border-bottom: 10px solid transparent;
}
#listing-details .tab.active {
  border-bottom: 10px solid #e00034;
}
#listing-details .sale-lease-container span {
  background: #31302f;
  color: #FFFFFF;
}
#listing-details .listing-details__top-3 .ll-score {
  background: #8c8c8c;
}
#listing-details .listing-details__top-3 .ll-module__item svg {
  fill: #FFFFFF;
  stroke: #FFFFFF;
}
#listing-details .listing-details__top-3 .ll-score {
  color: white;
}
#listing-details .listing-details__top-3 .ll-score__badge {
  border: 1px solid #FFFFFF;
}
#listing-details .room-conversion-container .unit-container {
  background: #a5a5a5;
}
#listing-details .room-conversion-container .unit-container.active {
  background: #8c8c8c;
}
.page--featured-community .loader,
.page--inner-community .loader,
.neighbourhood-widget .loader {
  border-color: #dddddd;
  border-top-color: #8c8c8c;
}
.page--featured-community .neighbourhood-container,
.page--inner-community .neighbourhood-container,
.neighbourhood-widget .neighbourhood-container,
.page--featured-community .feature-container,
.page--inner-community .feature-container,
.neighbourhood-widget .feature-container,
.page--featured-community .container,
.page--inner-community .container,
.neighbourhood-widget .container {
  background: #FFFFFF;
}
.page--featured-community .form-container,
.page--inner-community .form-container,
.neighbourhood-widget .form-container {
  border-color: #787b79;
}
.page--featured-community .neighbourhood-price-container:after,
.page--inner-community .neighbourhood-price-container:after,
.neighbourhood-widget .neighbourhood-price-container:after {
  border-top-color: #8c8c8c;
}
.page--featured-community .neighbourhood-price-container .min-price .price,
.page--inner-community .neighbourhood-price-container .min-price .price,
.neighbourhood-widget .neighbourhood-price-container .min-price .price,
.page--featured-community .neighbourhood-price-container .max-price .price,
.page--inner-community .neighbourhood-price-container .max-price .price,
.neighbourhood-widget .neighbourhood-price-container .max-price .price,
.page--featured-community .neighbourhood-price-container .avg-price .price,
.page--inner-community .neighbourhood-price-container .avg-price .price,
.neighbourhood-widget .neighbourhood-price-container .avg-price .price {
  background: #FFFFFF;
}
.page--featured-community .item--featured-listing .information--listing-bottom .price,
.page--inner-community .item--featured-listing .information--listing-bottom .price,
.neighbourhood-widget .item--featured-listing .information--listing-bottom .price {
  color: #FFFFFF;
}
.page--featured-community .banner-overlay,
.page--inner-community .banner-overlay,
.neighbourhood-widget .banner-overlay {
  background: rgba(0, 0, 0, 0.65);
}
.page--featured-community .neighbourhood-form .title__h1,
.page--inner-community .neighbourhood-form .title__h1,
.neighbourhood-widget .neighbourhood-form .title__h1 {
  color: #FFFFFF;
}

/*# sourceMappingURL=maps/colours2.css.map */
