#div_contactanos{
	font-size: 14px;
}

#div_contactanos span{
	color: #666;
}

#div_contactanos .col-md-6:first-child a{
	color: #000;
	text-decoration: none;
}

#div_contactanos .col-md-6:first-child i{
	color: var(--primary);
}

iframe{
	width: 100%;
}