body{font-size:16px;}
#cabecera{margin-bottom:20px;}
.post{min-height: 350px;}
.post img{width:100%;border-radius: 20px 0;max-height: 165px;}
.post a{color:#000;}
.post_item{min-height: 400px;}

@media (max-width: 767px) {
h1{background: none;text-transform: none;font-family: "Roboto Slab", serif;font-size: 22px;font-weight: 700;color: white;border: none;text-shadow: 1px 0px 2px #000;display: inline-block;}
h2{background: none;text-transform: none;font-family: "Roboto Slab", serif;font-size: 20px;font-weight: 700;color: white;border: none;text-shadow: 1px 0px 2px #000;display: inline-block;text-align:left;}
}

@media (min-width: 992px) {
h1{background: none;text-transform: none;font-family: "Roboto Slab", serif;font-size: 30px;font-weight: 700;color: white;border: none;text-shadow: 1px 0px 2px #000;display: inline-block;}
h2{background: none;text-transform: none;font-family: "Roboto Slab", serif;font-size: 28px;font-weight: 700;color: white;border: none;text-shadow: 1px 0px 2px #000;display: inline-block;text-align:left;}
}
