.con i{
    color:#004A89;
    font-weight: bold;
    font-size: 30px;
}
.con{
    text-align: center;
    margin-top:20px;
}
.con h3{
    font-weight: bold;
    font-size: 18px;
}
.box{
    border:2px solid #004A89;
    border-radius: 10px;
    margin-bottom: 10px;

}
.innerbox{
    margin-left:10px;
    margin-right:10px;
    margin-bottom: 40px;
}

