/* This allows for custom mobile styles overriding default styles */
h1{
    padding: 3px .5em;
    background: #1C182E;
    color: #fff;
    font-weight: bold;
    margin-bottom: 1em;
}

#signform_comments{
    display: none !important;
}

/* p:nth-child(6){
    display: none !important;
} */
