.destacados {
    width: 370px;
    height: 520px;
    background-size: cover;
    background-position: right;
    background-repeat: no-repeat;
    overflow: hidden;
    position: relative;
}
.foo{
	margin-top: 5%;
}
.overlay {
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    height: 850px;
    height: 660px;
}
.destacados .text {
    padding: 369px 0 0 10px;
    position: absolute;
    bottom: 20px;
    padding-left: 21px;
}
.destacados .text .titulo {
    font-family: "Rockwell";
    color: white;
    font-size: 2em;
    line-height: 30px;
}
.destacados .text h3 {

    font-family: "Lato-Bold";
    font-size: 18px;
    color: white;
    padding-top: 15px;

}
.title-page {

    color: #6d6563;
    text-align: center;
    margin-bottom: -20px;

}
#blog{
	margin-bottom: 8%;
	margin-top: 8%;
}

.f{
	font-weight: 900;
font-size: 23px;
}
.intro-content h1 {
    margin-bottom: 10px;
}