/* Add here all your CSS customizations */
#footer .text-4 {
	font-size: 14px !important;
}

@media (max-width: 991px) {
	.hide-when-responsive {
		display: none !important;
 	}
}