#index.contenido {
	padding-bottom: 0px;
}

#index h2.h1.text-center {
    color: #1E272E;
	text-align: center;
	font-family: "Racing Sans One", "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-size: 40px;
	font-style: normal;
	font-weight: 400;
	line-height: 110%; /* 2.75rem */
	letter-spacing: 0.32px;
	text-transform: uppercase;
}

#presupuesto-index .h1,
#social #boletin .h1 {
	color: #FFF;
	text-align: center;
	font-family: "Racing Sans One", "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-size: 32px;
	font-style: normal;
	font-weight: 400;
	line-height: 40px;
	text-transform: uppercase;
}

#presupuesto-index .h3 {
	color: #FEFEFE;
	text-align: center;
	font-family: "Arimo", "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-size: 20px;
	font-style: normal;
	font-weight: 400;
	line-height: 160%; /* 2rem */
}

#social .btn-primary {
	border: none;
	border-radius: 0px;
	background-color: #d9534f;
	padding: 10px 20px;
	text-decoration: none;
	color: #fff;
	font-family: 'Inter', sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: 700;
	line-height: normal;
	letter-spacing: -0.036px;
	text-transform: uppercase;
}

#owl-nodos .item .contenedor-titulo,
#owl-agrupaciones .item .contenedor-titulo {
	color: #1E272E;
	font-family: "Arimo", "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-size: 18px;
	font-style: normal;
	font-weight: 700;
	line-height: normal;
}