h3.section-title {
    text-align: center;
    color: #4a70c4;
}

.grid-item img {
    height: 200px;
    width: 200px;
}

.grid-item h5 {
    color: white;
    background-color: #4a70c4;
    padding: 15px 5px;
    text-align: center;
    width: 200px;
    margin: 0 auto;
    font-family: 'dejavu', sans-serif;
}

.eba-section{
text-align: center;
}

.grid-item{
    padding-bottom: 30px;
}

.arbitrator-item img {
    height: 300px;
    width: 300px;
    margin: 0 auto;
    text-align: center;
    display: block;
}

.arbitrator-item h5 {
    color: #4a70c4;
    padding-top: 10px;
    text-align: center;
    font-family: 'dejavu', sans-serif;
    font-size: 20px;
}

h3{
    color: #4a70c4;
}

.slider{
    padding-top: 30px;
}

h5{
    font-size: 14px !important;
}