@charset "utf-8";
/* CSS Document */

#d2934245,
#d2934667,
#d2934668,
#d2934669 {
& h2 {
	text-align:center;
}
}

.et-hero-tab:hover { 
  background: #4b1e78 !important; 
}

.et-hero-tab-slider {    
    background: rgba(75, 30, 120) !important;   
}

.et-hero-tab {
	font-size: 0.9em !important;
}

@media (min-width: 800px) {  

  .et-hero-tab {
    font-size: 1.2rem !important;
  }
}
