/* Enter Your Custom CSS Here */

/* the following code is only neccessary for the custom button in the navbar for the Urban Future Oslo 2019 event and has to be removed after the event date
#mega-menu-item-510018 a{
	background: #91006B !important;
}

.mega-menu-item-510018 a{
  background: #91006B !important;
}

*/
/*
 *  Widget title was white, unknown reason, now back in black
 *
*/
.sd-footer-widget-title {
    color: #000;

}