.figure-number {
  font-weight: bold;
}

.center {
    display: block;
    margin: 1.0rem auto; /* you can replace the vertical '0.7rem' by
                            whatever floats your boat, but keep the
                            horizontal 'auto' for this to work */
    /* whatever else styles you fancy here */
}
