footer {
	background-color: black;
	color: white;
	padding-top: 10px;
}

.footer-link {
	color: white !important;
	font-wight: 800 !important;
}

.blackbg {
	background-color: black;
	color: white;
}

h1 {
	font-family: zain, sans-serif;
	font-style: normal;
	font-weight: 800;
}

h2, h3, h4 {
	font-family: zain, sans-serif;
	font-style: normal;
	font-weight: 400;
}

p {
	font-family: aptos, sans-serif;
	font-style: normal;
}
