.scene.current #img {
	border-color: #F9EC00;
}

.flickity-prev-next-button .arrow {
	fill: #EE3824 !important;
}

.toggleAction .fa, .toggleScene .fa {
	color: #fff;
	text-shadow: 2px 2px #000;
}




.leftbutton .fa {
	color: #F9EC00 ;
}






strong {
	color: #FF0000 !important;
}


.dot {
	background-color: #F9EC00 !important;
}


.pulse {
	border: 6px solid  #EE3824 !important;;
}

.fa {
	color: #F9EC00;
}

.link-hotspot-tooltip {
	color: #F9EC00;
	background-color:rgba(238, 56, 36,0.8);
}

#contact #submit {
	background-color: #EE3824;
}

#contact #button:hover {
	background-color: rgba(0, 0, 0, 0);
	color: #F9EC00;
}