﻿.center-wrapper {
    text-align: center;
}

    .center-wrapper * {
        margin: 0 auto;
    }
