.box1, .box2, .box3, .box4, .box5, .box6, .box7, .box8{
padding:10px 30px;
margin:30px 0px 0px;
font-weight:bold;
}

.box1{
border:1px solid #0075c2;
color:#0075c2;
border-radius: 25px;
	background-color: #ffffff;
}

.box2{
border:1px solid #00885a;
color:#00885a;
border-radius: 25px;
	background-color: #ffffff;
}



.background-11 {
background-color: #eaf4fc !important;
}


.background-10 {
background-color: #f4f9ff !important;
}


