.ods {
    clear: both;
    display: inline-block;
    justify-content: space-around;
}

.center {
    font-size: 14px;
    text-align: center;
    font-weight: bold;
}