/* ---------- Color Module Styles ----------- */
.view-empty {
  display: none !important;
}
.contextual-region h2{
  color:#343A40 !important;
}
.button{
  color:#fff;
}
.button:hover{
  color:#fff;	
}
.carousel-caption .text-start h2{
  color:#fff !important;
}

