.container {
    /* max-width: 13rem; */
    max-width: 11rem;
    margin: 0 auto;
}

p {
    margin: 0.4rem 0 1rem;
    text-align: center;
}