/* Theme style rules for 1300px screens and greater.

	* Table of contents

	- Footer
		- Footer menus
 */

/* Footer
================================================================================================= */

.footer-content {
	gap: 15px 100px;
}

/* Footer menus
------------------------------------------------------------------------------------------------- */

.footer-menu__container {
	column-gap: 100px;
	gap: 100px;
}