.service i{
    color: #4D5674;
}


.busi .thumb-info{
    border-radius: 10px !important;
    width: 700px;
}

.manager {
    background-color:rgb(247, 247, 247);
}
.manager h2{
    color: #4D5674;
}

.manager p{
    text-align: justify;
    text-align-last: center ;
    color: #101010;
}


.box0 img{
    border-radius: 10px;
}

.box2{
    padding-block: 100px;
}

.box2 p{
    text-align: justify;
    text-align-last: center ;
    color: #101010;
}

.box2 h2{
    text-align: center;
    color: #4D5674;
}

.box2 a{
    justify-content: center;
    align-items: center;
    font-size: 15px;
    background-color: #4D5674;
    border-color: #101010;
}
.box2 a:hover{

    background-color: #EEC80A;
}


.footer p{
    text-align: justify;
}