h3 {
    font-size: 30px;
    color: #72bf48;
    padding: 1%;
    font-weight: bold;
	text-align:center;
}
h4 {
    font-size: 26px;
    color: #72bf48;
    padding: 1%;
    font-weight: bold;
	text-align:left;
}
h5 {
    font-size: 17px;
    font-weight: bold;
	text-align:center;
}
.amlaspecific h3 {
    font-size: 30px;
    color: #72bf48;
    padding: 1%;
    font-weight: bold;
	text-align:center;
}	
.amlaspecific h4 {
    font-size: 26px;
    color: #72bf48;
    padding: 1%;
    font-weight: bold;
	text-align:left;
}
.digitalgrowth, .digitalservices{background:#72bf48; color:#ffffff; }
.digitalservices{ min-height:280px;}