.x-small {
    font-size: 0.8em;
}

.small {
    font-size: 0.9em;
}

.gray {
    color: gray;
}

.big {
    font-size: 1.3em;
}
