#otros-telefonos {
	font-family: 'OpenSans';
}

#otros-telefonos h1 {
	font-size: 24px;
	line-height: 120%;
	padding-bottom: 32px;
	color: #333;
	font-weight: 700;
	margin: 0;
}

#otros-telefonos h2 {
	font-size: 22px;
	line-height: 120%;
	padding: 24px 0 16px;
	color: #212427;
	font-weight: 600;
	margin: 0;
	border-bottom: 1px solid #D2D4D7;
}

#otros-telefonos h3 {
	font-size: 20px;
	line-height: 120%;
	padding: 16px 0 16px;
	color: #212427;
	font-weight: 600;
	margin: 0;
}

#otros-telefonos div {
	padding: 16px 0 24px;
}

#otros-telefonos div * {
	margin: 0;
}

#otros-telefonos h4 {
	font-size: 16px;
	color: #212427;
	font-weight: 600;
	margin: 0;
}

#otros-telefonos p {
	font-size: 16px;
	font-weight: 400;
	color: #4F575E;
	letter-spacing: 0.16px;
	margin: 0;
	line-height: 140%;
}