/* Custom CSS overrides */
.center { 
    text-align: center;
    display: block;
    margin: 0 auto;
}