/* Add here all your CSS customizations */
ul {
	color:#333333;
}

html.safari #header .navbar-collapse {
    overflow: visible !important;
}
