.hidden{
	display: none!important;
}
.ui.header{
	margin: 15px 0!important;
}
h1{
	text-align: center;
}
.menu-btn{
	position: absolute;
	top:15px;
	left: 15px;
}
body{
	background: #eeffde;
}
.container{
	background: white;
	min-height: 100%;
    padding-bottom: 40px;
}
p{
	font-size: 16px;
}
.title{
	font-size: 16px!important;
}