/**
 * All of the CSS for your public-facing functionality should be
 * included in this file.
 */
.ast-page-view{
    background-color: white;
    color: black;
    padding: 10px;
}
