#cw-filter-bar, h2 {
    background-color: rgba(255, 255, 255, .9);
    border-radius: 15px;
    padding: 5px
}

.person_extra, div#check_user_div, div#visit_passes_for_sale, h2 {
    text-align: center
}

body {
    font-family: Helvetica, Gotham rounded, Gotham rounded-Serif !important;

}

.public_template {
    background:  linear-gradient(to right, #ffffff 0%, #01b5ff 100%);

}

#header > img {
    width: auto;
    height: auto;
margin-bottom: 20px;
}

#content{
margin-top: 30px;

}


#footer_wrapper {
    background: 0 0;
    height: 0
}

#page_wrapper {
    background: transparent;
}

#cw-content-head {
    padding: 0 20px 20px 40px;
    background-color: rgba(255, 255, 255, .9);
    border-radius: 15px
}