

li{
	list-style: none;
}
ul,ol{
	margin-bottom: 0;
	padding-left: 0;
}

a{
	text-decoration: none!important;
}

a:focus{ 
	outline:none;
}

/* body {
    margin-top: 60px;
} */