/**
 * All of the CSS for your public-facing functionality should be
 * included in this file.
 */
 
 #menu-header-menu aside.widget-area{
	 display: inline-block;
 }
 
 .site-container .light-text a{
	 text-decoration: none !important;
 }