header .container .logo .variant {
    background: #40B9B9;
	font-weight: 700;
}

header .container nav {
	font-weight: 700;	
}

header .container nav ul li a.active {
    color: #40B9B9;
}

header .container form.search input {
    color: #fff;
}

header .container form.search input[type=text] {
    border: solid 1px #40B9B9;
}

header .container .hamburger .bar {
    background-color: #40B9B9;
}

header nav.mobile ul li a.active {
    color: #40B9B9;
}

.other-sites li {
    color: #000;
}

.other-sites li.variant-2 a {
    background-color: #40B9B9;
}

footer {
    background: #40B9B9;
    color: #000;
}

footer h2 {
    color: #000;
}

footer input[type=text],
footer input[type=email] {
    color: #000;
}

footer input[type=text]::-webkit-input-placeholder,
footer input[type=email]::-webkit-input-placeholder {
    color: #000;
}

footer input[type=text]::-moz-placeholder,
footer input[type=email]::-moz-placeholder {
    color: #000;
}

footer input[type=text]:-ms-input-placeholder,
footer input[type=email]:-ms-input-placeholder {
    color: #000;
}

footer input[type=text]::-ms-input-placeholder,
footer input[type=email]::-ms-input-placeholder {
    color: #000;
}

footer input[type=text]::placeholder,
footer input[type=email]::placeholder {
    color: #000;
}

footer input[type=submit] {
    color: #40B9B9;
}

.hero {
    background-color: #EE7067;
}

.hero .container h1 {
    color: #000;
    text-shadow: 0 0 #000;
    background-color: #87CCF2;
    padding: 5px 15px;
    font-weight: bold;
    font-family: "Rajdhani";
	font-size: 3em;
}

.hero .container h3 {
    color: #000;
}

.container.page .accessibility .input {
    background: #EE7067;
}

.container.page .accessibility .input label {
    color: #000;
}

.container.page .accessibility .buttons input[type=submit],
.container.page .accessibility .buttons button {
    color: #000;
    background: #EE7067;
}

.container.page .search .column input[type=submit] {
    background: #EE7067;
    border-color: #EE7067;
    color: #000;
}

.container.page ul.locations li a h3 {
    color: #EE7067;
}

.container.page ul.posts li .date {
    color: #000;
}

.container.page ul.posts li h3 {
    color: #EE7067;
}

.container.page ul.news li a h3 {
    color: #EE7067;
}

.container.page ul.attractions li.color-0 {
    background: #40b9b9;
}

.container.page ul.attractions li.color-1 {
    background: #EE7067;
}

.container.page ul.attractions li.color-2 {
    background: #9AB2F4;
}

.container.page ul.attractions li.color-3 {
    background: #87CCF2;
}

.container.page ul.attractions li a .thumbnail .description {
    color: #000;
}

.container.page ul.attractions li a h2 {
    color: #000;
	text-decoration: underline;
	font-weight: 700;
	padding: 10px;
	text-align: center;
}

.container.page .attraction.color-0 .desc {
    background: #40b9b9;
}

.container.page .attraction.color-1 .desc {
    background: #EE7067;
}

.container.page .attraction.color-2 .desc {
    background: #9AB2F4;
}

.container.page .attraction.color-3 .desc {
    background: #87CCF2;
}

.container.page .attraction .grid .desc {
    color: #000;
}

.container.page .directory-search .description {
    color: #000;
}

.container.page .directory-search .lookup {
    background: #9AB2F4;
}

.container.page .directory-search .lookup span {
    color: #000;
}

.container.page .directory-search .lookup .input input[type=submit] {
    background: #40b9b9;
    color: #000;
}

.container.page .directory-results .column ul li {
    border: solid 2px #40b9b9;
}

.container.page .directory-results .column ul li a .calendar span {
    color: #40b9b9;
}

.container.page .directory-results .column ul li a .calendar span.date {
    border-bottom: solid 2px #40b9b9;
}

.slider .slides .slide .container .tagline h2 {
    color: #000;
}

.feed .tile.style-1 {
    background: #40b9b9;
    color: #000;
}

.feed .tile.style-2 {
    background: #EE7067;
    color: #000;
}

.feed .tile.style-3 {
    background: #9AB2F4;
    color: #000;
}

.feed .tile.style-4 {
    background: #87CCF2;
    color: #000;
}

.feed .tile.style-5 {
    background: #f5b549;
    color: #000;
}

.tile-content.social a.hashtag {
    color: #000;
}

.tile-content.social .icons a {
    color: #000;
}

.tile-content.business-directory ul.posts li a {
    color: #000;
}

.gdpr {
    border-top: solid 3px #40B9B9;
}

.gdpr .content button {
    color: #000;
}

.gdpr .content button.allow {
    background: #333;
    color: #eee;
}

.link-belt .item {
    color: #000;
}

.link-belt .item.two {
    background-color: #40b9b9;
}

.link-belt .item.three {
    background-color: #9AB2F4;
}

.link-belt .item.four {
    background-color: #87CCF2;
}

.curation-highlights {
    color: #000;
}

.curation-highlights .item:nth-child(2) {
    background-color: #40b9b9;
}

.curation-highlights .item:nth-child(4) {
    background-color: #EE7067;
}

.curation-highlights .item:nth-child(5) {
    background-color: #87CCF2;
}

.curation-highlights .item:nth-child(6) {
    background-color: #87CCF2;
}

.curation-highlights .item:nth-child(7) {
    background-color: #9AB2F4;
}

.curation-highlights .item:nth-child(8) {
    background-color: #EE7067;
}

.curation-highlights .item:nth-child(9) {
    background-color: #9AB2F4;
}

.curation-highlights .item:nth-child(10) {
    background-color: #f5b549;
}

.curation-highlights .item:nth-child(11) {
    background-color: #9AB2F4;
}

.curation-highlights .item h3 a {
    color: #000;
}

.container.page .navigation .breadcrumb li {
    color: #000;
}

.tile-content h2 {
    margin: 0;
    font-size: 1.75em;
    line-height: 1.3;
    font-style: normal;
    font-weight: bold;
    font-family: "Rajdhani";
}

.tile-content h2 a {
    text-decoration: underline;
    color: inherit;
}

.tile-content .tile-sub-header {
	margin: 0;
	font-size: 1.1em;
    line-height: 1.3;
    font-style: normal;
    font-weight: 400;
}

.tile-content .tile-footer-description {
    margin: 0;
    font-size: 1.7em;
    line-height: 1.3;
    font-family: "Rajdhani";
    font-style: normal;
    font-weight: 400;
	position: unset !important;
}

.tile-content .social-svg {
	width: 48px;
	height: 48px;
}

.curation-highlights .item.heading h2 {
  font-size: 3em;
}

.link-belt .item h3 {
	position: unset;
}

.link-belt .item a {
	position: unset;
}

.link-belt a h3,
.curation-highlights a h3 {
	text-decoration: underline;
	color: #000;
    font-family: "Rajdhani";
}

footer h4 {
    font-size: 16px;
    margin: 0 0 25px;
}

.container.page .directory-search .lookup .alphabet a {
	color: #000;
}

.container.page .directory-results .column h2 {
    color: #000;
    font-size: 35px;
    text-transform: uppercase;
    margin: 0;
}

div.event-tile div.date {
	background-color: #40b9b9;
}