body {
    background-color:white !important;
}

#menu-outer.uk-active{
background-color:rgba(255, 255, 255, 0.5) !important;
border-bottom:0px !important;
}

.uk-navbar {
  background: rgba(0, 0, 0, 0.75) !important;
}

.headerbar {
  padding-top: 0px;
  top: 0px;
  margin-bottom: 0px;
}

.jev_evdt .jev_evdt_summary {
    width: 100% !important;
    background-color: dimgray !important;
    color: white !important;
    border-radius: 5px !important;
    padding: 5px !important;
}

.jev_evdt .jev_evdt_contact {
    font-size: 1.5rem !important;
}

.jev_evdt .jev_evdt_title {
    text-align: center !important;
    font-size: 2rem !important;
}
#jevents_body .jev_evdt {
    padding: 10px !important;
    border: black solid thin !important;
    border-radius: 10px !important;
    padding-right: 20px !important;
}