@charset "UTF-8";
/* CSS Document */

.footer_cols :is(h2,p,a) {
	color: #FFF;
	font-family: var(--open);
}

.footer_cols h2 {
	text-transform: uppercase;
}