.box-coachers .board-director .image{
    width: 13rem;
    border: 3px solid #00285a;
    border-radius: 50%;
    padding: 0.5rem;
    margin: auto;
}

.box-coachers .board-director p{
    margin-bottom: 5px;
    text-align: center;
    color: #00285a;
    font-family: 'Inter-Medium';
    text-transform: uppercase;
    margin-top: 0.5rem;
}
.box-coachers .board-director a{
    font-family: 'Inter-Bold';
    font-size: 18px;
    color: #00285a;
}
.box-coachers .modal-title{
    text-transform: uppercase;
    font-size: 1.5rem;
    color: #00285a;
    font-family: 'Inter-Bold';
}

.box-coachers .modal-content p,.box-coachers .modal-content li span{
    font-size: 16px;
    color: #00285a;
    font-family: 'Inter-Regular';
}
.box-coachers h3 {
    color: #00285A;
    font-family: 'Inter-Bold';
    font-size: 2rem;
    font-style: normal;
    font-weight: 600;
    line-height: 1.4;
}