#articulos{background-size:cover;background-position:center bottom;padding:3rem 0}#articulos h4{font-weight:700;color:#FFF;margin-bottom:35px}#articulos .post-card{background:rgba(0,0,0,1);border-radius:24px;text-align:center;color:#FFF;padding:0;margin-bottom:2rem}#articulos .post-card .card-header{padding:0;height:110px;overflow:hidden}#articulos .post-card .card-header img{width:100%;border-radius:24px 24px 0 0}#articulos .post-card .post-title{display:flex;height:60px;font-weight:700;text-align:center;justify-content:center}#articulos .post-card .post-title p{align-self:center;margin:0;font-size:16px;line-height:16px}#articulos .post-card .post-divider{background:transparent linear-gradient(90deg,#00c8ba 0%,#a1e005 100%);height:2px;margin-bottom:0}#articulos .post-card .post-text{display:flex;height:80px;font-weight:500;text-align:center;justify-content:center;font-size:13px;padding-top:15px}#articulos .post-card .post-text p,#articulos .post-card .post-text *{font-size:13px !important;line-height:14px !important;color:#FFF !important;font-style:normal !important}#articulos .post-card .card-body{padding:0 1rem 1rem}#articulos .post-card .card-body a{font-weight:700;font-size:.9rem;color:#f6335e}@media(max-width:992px){#articulos .post-card{margin:1rem}}