﻿.serviceboxColor {
    background-color: rgba(33, 150, 243, 0.42);
}
.enroll
{
    color: #a22;
    
    font-size: 24px;
    margin-top: 20px;
    font-weight: bold;
}
.topBar
{
    font-size:15px;
    font-weight:bold;

}
.enroll2
{
    color: #a22;
    padding-left: 75px;
    font-size: 50px;
    font-weight: bold;
}



.subHeader h2.title {
	margin-bottom: 16px;
	padding-bottom: 8px;
	border-bottom: 2px solid #0066ff;
}

.subHeader h2.title span {
	padding-bottom: 8px;
	border-bottom: 4px solid #0066ff;
}