/*
 * Custom code goes here.
 * A template should always ship with an empty custom.css
 */
#ooc_button {
    display: inline-block;
}

#ooc_button .button {
    margin-left: 0px!important;
    width: 100%;
    margin-top: 0!important;
    text-align: center;
}