
.blog-informacion .obra-title2{
  padding: 0px 0px 80px 0px;
  background-color: #003736;
}

.blog-informacion h3{
  font-family: "Coustard",serif;
  font-size: 30px;
  line-height: 1.67;
  letter-spacing: 3.09px;
  font-weight: 900;
  color: #ffffff;
}

.blog-container{
  position: relative;
}
.blog-container .backgroun-cafe{
  background-color: #003736;
  height: 100px;
  position: absolute;
  width: 100%;
}
.blog-container .content-img {
  text-align: center;
}
.blog-container h4{
  font-family: "Coustard",serif;
  font-size: 20px;
  font-weight: 700;
  line-height: 1.5;
  letter-spacing: 0px;
  color: #000;
  text-align: center;
  margin: 20px 0px;
  padding: 0;
}
.blog-container p{
  font-family: "Roboto",sans-serif;
  font-size: 15px;
  font-weight: 300;
  line-height: 1.5;
  letter-spacing: 0px;
  color: #000;
  text-align: center;
  padding: 0;
}

.blog-container  .card-blog{
  margin-bottom: 60px;
}


.section-blog-detalle .bg{
  max-height: 435px;
  min-height: 435px;
  background-size: cover !important; 
  background-repeat: none;
  height: 100%;
}
/* slider */
.section-blog-detalle .bg2{
  max-height: 400px;
  min-height: 235px;
  background-size: cover;
  background-size: cover !important; 
  background-repeat: none;
 
}
.section-blog-detalle  .content{
    margin: 30px 0px;
}

.section-blog-detalle .b-tlo {
  color: #003635;
  font-family: "Coustard",serif;
  font-size: 30px;
  line-height: 1.67;
  font-weight: 900;
  text-align: start;
}
.col-12.title-send.p-0 {
  display: flex;
  align-items: center;
  justify-content: space-between;
}

.section-blog-detalle .textos * {
  font-size: 16px;
  line-height: 1.35;
  text-align: justify;
  color: #000000;
}
.button{
  margin-top: 20px;
  text-align: center;
}
.button .btn-grey{
  padding: 10px 40px;
  background-color: #98D0C7;
  font-family: "Roboto",sans-serif;
  font-size: 16px;
  font-weight: 700;
  color: #000;
  border: none;
}