/* This allows for custom mobile styles overriding default styles */
h1{
    padding: 3px .5em;
    background: #008200;
    color: #fff;
    font-weight: bold;
    margin-bottom: 1em;
}

