.center {
    text-align: center;
}

.title-case {
    text-transform: capitalize;
}