@charset "UTF-8";
/* Your custom styles */
#events{
    background: rgba(0, 0, 0, 0.7);
    display: inline-flex
}
#sub_events{
    background: rgba(0, 0, 0, 0.7);
}