/* Can add custom style here */

@media (max-width: 500px) {
	h1 {
			font-size: 2.8rem !important;
	}
}