.btn, 
.wsmenu-list > li.active,
.btn:active, .btn:focus, .btn:active:hover, .btn:active:focus,
.wsmenu-list > li > a.active
{background-color: #caf901 !important;}





.stepsOrientus .data h3,.main-color
{color: #ff4800 !important;}

.link_prog a{color: #fff !important}

.plan-details {
    background-color: #fff !important;    
}


.pricing-highschooler .price{
	background-color: #c6f401 ;    
}

.welcome-message h1{
	    background-color: #c6f401de !important;
    padding: 10px 0;
    border-radius: 4px;
    color: #000;
}
.welcome-message small{color: #000}

.titleOffer{
	font-size: 50px !important;
    text-transform: uppercase !important;
    color: #caf900 !important;
}
@media (max-width: 425px){
	.titleOffer{
		font-size: 25px !important;}
}