.footer_cta_mobile a {
	width: 33.33% !important;
	line-height: 45px;
	background: #079409;
	display: block;
	text-align: center;
	color: #fff;
	font-weight: bold;
}
.footer_cta_mobile a:nth-of-type(1) {
	background: #166391;
	color: #fff;
}
.footer_cta_mobile a:nth-of-type(2) {
	background: #079409;
	color: #fff;
}
.footer_cta_mobile a:nth-of-type(3) {
	background: #ff8a14;
	color: #fff;
}
.menu-first ul li a {
	display: flex;
	width: 100%;
	color: #fff;
	text-decoration: none;
	align-items: center;
}
.open-menu {
	cursor: pointer;
}