/* center text */
.center {
    text-align: center;
    display: block;
}
