.center {
    margin-left: auto;
    margin-right: auto;
    display: block;
}

.center-text {
    text-align: center;
}
