footer p.text-white,
footer p.text-gray-400 {
	color:#728f81;
}
footer img.h-20.mx-auto.pt-4.mb-8,
footer img.h-12.mx-auto.pt-4.mb-8 {
	opacity:0.4;
}
section#wrapper {
	min-height:100vh;
}
@media screen and (max-width: 760px) {
	h3.text-xl.text-center.mt-2.font-semibold.text-gray-900 {
		display:none!important;
	}
	button.submit {
		text-transform: uppercase!important;
	}
}