/*--------------------------------------------------------------
# footer.css
--------------------------------------------------------------*/
/*footer*/
@media screen and (max-width:921px) {
	#astra-footer-menu{
		justify-content:space-around!important;
	}
}