.all-posts .all-post{display:flex;flex-direction:column;gap:10px;border-bottom:1px solid #c3c3c3}.all-posts .all-post a{color:#d75725 !important}.all-posts .all-post a:hover{color:#f05123 !important}.all-posts .all-post .all-post-structure{display:flex;width:100%}.all-posts .all-post .all-post-structure .imagen-post{width:268px;flex-shrink:0;padding-right:10px}.all-posts .all-post .all-post-structure .imagen-post img{max-height:250px;margin-bottom:0}.all-posts .all-post .all-post-structure .contenido-post{flex-grow:1}.all-posts .all-post .all-post-structure .contenido-post .entry-header .entry-title{margin-bottom:5px !important;font-size:22px !important;line-height:24px !important}.all-posts .all-post .all-post-structure .contenido-post .entry-header .entry-meta{margin-bottom:5px !important}.all-posts .all-post .all-post-structure .contenido-post .entry-header .entry-title a{font-weight:700 !important}@media (max-width:480px){.all-posts .all-post .all-post-structure{flex-direction:column}.all-posts .all-post .all-post-structure .imagen-post{width:100%;padding-bottom:10px}}