/*
Add your custom css here. Do not touch on style-color-name.css files
*/

.ex-item .trainer-name {
    text-align: center;
    font-size: 30px;
    display: block;
    padding: 10px;
    color: #797D7D;
    font-weight: bold;
}