

.mainColor {
	background-color: rgb(227, 227, 227) !important;
}

.mainColorText {
	color: rgb(255, 255, 255) !important;
}

#contentwrapper {
	box-shadow: rgb(136, 136, 136) 6px 5px 5px 0px !important;
}

body {
	background-repeat: no-repeat !important;
	background-size: cover !important;
	background-color: rgb(181, 181, 181) !important;
	font-family: 'Biryani', sans-serif !important;
	font-size: 14px !important;
	color: rgb(25, 27, 29) !important;
	line-height: 22px !important;
	font-weight: 200 !important;
}

h3 {
	font-family: 'Biryani', sans-serif !important;
	font-size: 21px !important;
	color: #555555 !important;
	font-weight: 200 !important;
}

body div.mm-page.mm-slideout #contentwrapper #footer div.container-fluid div.row div.footerlinks.col-md-12.text-center {
	background-color: rgba(0, 0, 0, 0) !important;
	font-family: 'Biryani', sans-serif !important;
	font-size: 15px !important;
	color: rgb(8, 8, 8) !important;
	font-weight: 200 !important;
}

body div.mm-page.mm-slideout #contentwrapper #footer div.container-fluid div.row div.footerlinks.col-md-12.text-center a {
	background-color: rgba(0, 0, 0, 0) !important;
	font-family: 'Biryani', sans-serif !important;
	font-size: 15px !important;
	color: rgb(8, 8, 8) !important;
	font-weight: 200 !important;
}