.spot {
  background-color : #F8F0EA;
  color : #727171;
}

.spot .container  {
  background-color : #FFFFFF;
  border-color : #FFFFFF;
}

.spot.mceContentBody {
  background-color : #FFFFFF;
}

.spot .spot-header .container  {
  background-color : #FFFFFF;
}

.spot .spot-header .name  {
  color : #727171 !important;
  background-color : #FFFFFF !important;
}

.spot .spot-header .name a  {
  color : #727171 !important;
  background-color : #FFFFFF !important;
}

.spot .spot-header .contact .fa-phone-square:before  {
  color : #439E00;
}

.spot .spot-header .contact .tel  {
  color : #c8912c;
}

.spot .spot-header .contact .fa-twitter:before  {
  color : #55ACEE;
}

.spot .spot-header .contact .fa-facebook-official:before  {
  color : #3B5999;
}

.spot #top-navbar  {
  background-color : #c8912c;
  border-color : #c8912c;
}

.spot #top-navbar .nav li a  {
  color : #ffffff;
}

.spot #top-navbar .nav li:not(:last-child):after  {
  color : #ffffff;
}

.spot #top-navbar .nav .active a  {
  color : #FFFFFF;
  background-color : #E79587;
}

.spot #top-navbar .nav li a:hover  {
  color : #FFFFFF;
  background-color : #E79587;
}

.spot #top-navbar .navbar-toggle  {
  background-color : #E79587;
}

.spot #top-navbar .navbar-toggle .icon-bar  {
  background-color : #FFFFFF;
}

.spot .page-wrap h2  {
  color : #727171;
  background-color : #F6D9D0;
}

.spot .page-wrap h2 a:not(.tag-text):not(.btn)  {
  color : #727171;
}

.spot .page-wrap h3  {
  color : #727171;
  background-color : #f0d8ab;
  border-color : #F6D9D0;
}

.spot .page-wrap h3 a:not(.tag-text):not(.btn)  {
  color : #727171;
}

.spot .page-wrap h4  {
  color : #E38074;
  background-color : #FFFFFF;
}

.spot .page-wrap h4 a:not(.tag-text):not(.btn)  {
  color : #E38074;
}

.spot .page-wrap a:not(.tag-text):not(.btn)  {
  color : #c8912c;
}

.spot .page-wrap .pagination > .active > a  {
  background-color : #c8912c;
  color : #FFFFFF;
  border-color : #c8912c;
}

