/**
 * All of the CSS for your public-facing functionality should be
 * included in this file.
 */

 .aco-updates-public-style {
    display: inline-block;
    font-size: 20px;
    text-align: center;
    margin: 0 auto;
    color:blue;
    border: 1px solid #000000;
 }