body {
	font-family: ff-real-text-pro-2, sans-serif;
	font-weight: 400;
	font-style: normal;
	font-size: 1.1rem;
	line-height: 1.5;
	color: #000000;
}

.container {
	max-width: 780px;
}

.row {
	max-width: 750px;
}

h1,h2,h3,h4,h5 {
	font-size: 1.1rem;
	line-height: 1.5;
	margin-bottom: 0;
}

a {
	color: #0000ff;
}

a:hover {
	color: #000000;
	text-decoration: none;
}

.idiomas a {
	color: #000000;
}

img {
	max-width: 100%;
}