.listado-posts.programacion-ag{display:flex;flex-wrap:wrap;justify-content:center;background-color:transparent;color:#16476D!important}.listado-posts .programacion-ag.item{border:1px solid red;border-left:15px solid red;border-radius:5px;background:red;width:100%}.listado-posts .programacion-ag.item .contenedor-programacion{border-radius:5px;padding:20px;background:#fff}.listado-posts.programacion-ag .contenedor-espacio{background-color:red;width:fit-content;color:#fff;border-radius:5px;padding:5px 10px;margin-bottom:15px}.listado-posts.programacion-ag .contenedor-espacio .espacio{text-transform:uppercase;font-size:.7em;line-height:.7em}.listado-posts.programacion-ag .contenedor-fecha{font-size:.6em;font-weight:700}.listado-posts.programacion-ag p.titulo{font-weight:700;margin-bottom:10px;line-height:1.1em}.listado-posts.programacion-ag .contenedor-descripcion{border-top:1px solid silver;padding-top:20px;line-height:1em !important;font-size:16px !important}.listado-posts.programacion-ag .contenedor-concurso{padding-top:20px}@media (max-width:980px){.listado-posts.programacion-ag{flex-wrap:wrap}}@media (max-width:768px){.listado-posts.programacion-ag{flex-wrap:wrap}.listado-posts.programacion-ag.tabla .item.tabla.c4{grid-template-columns:1fr;gap:5px}.listado-posts.programacion-ag.tabla .item.tabla.c4 p{padding:0}.listado-posts.programacion-ag.tabla .item.tabla .mas-info{justify-self:left}}