.h5, h5 {
color: #E6344A;
text-transform: uppercase;
font-size: 1rem;
line-height: 1.5;
font-family: 'Hero Junior';
font-weight: bold;
letter-spacing: 6px;
margin: 6px 0 4px;
margin-bottom: 4px;
text-align: center;
}


.positionTitle {
    text-align: center;
    font-weight: bold;

}

.management-text {
    font-size: 12px;
}

.card p{
    font-size: 1rem;
    line-height: 1.5;
    padding:0 15px 10px 15px;
}

.bbRedBg {
    background-color: #E6344A;
    color: #ffffff;
    font-weight: bold;
    border-style: solid;
    border-width: 0 0 6px 0;
    border-color: #EAEBED;
}
