@charset "UTF-8";
/*!
Theme Name: Exposes
*/


body {
    background-color: #222;
}
#ajax {
    max-width: 960px;
    background-color: #fff;
    min-height: 50%;
    padding: 10px;
}

.wp-block-gallery-is-layout-flex {
    display: flex;
}

.link-to-event {
    display: block;
    width: 100%;
}