.post-body h1,.post-body h2,.post-body h3,.post-body h4,.post-body h5,.post-body h6{margin:unset;}.post-body p{margin-bottom:unset;}.post-body a:hover{text-decoration:none;}.post-body a{color:unset;}#boton-mas{margin-top:10px;cursor:pointer;background-color:#ff4c4c1c;color:#d00c00;border:none;padding:2px 6px;}.redes-sociales{display:flex;gap:10px;}.red-social{display:flex;align-items:center;justify-content:center;width:40px;height:40px;background-color:var(--body-bg-color);border-radius:5px;color:var(--cookie-color);text-decoration:none;font-size:20px;margin-top:10px;transition:background-color 0.3s;}.red-social:hover{background-color:#e30000;color:#fff;}.serie-etiqueta{background-color:#ff4c4c1c;color:#d00c00;padding:5px 10px;border-top-left-radius:0px;border-bottom-left-radius:0px;font-weight:bold;font-size:16px;border-left:4px solid #e30000;}.serie-post{display:flex;align-items:flex-start;}.serie-post h2{margin-top:10px;}.serie-post img{max-width:36%;height:auto;}.info{flex-grow:1;padding:10px;}.sinopsis{display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden;white-space:normal;transition:-webkit-line-clamp 0.5s;margin-top:5px;}.sinopsis.expandida{-webkit-line-clamp:unset;max-height:90px;overflow-y:auto;}@media (max-width:767px){.serie-post{flex-direction:column;align-items:center;}.serie-post img{max-width:100%;}.info{padding:10px;}.sinopsis{-webkit-line-clamp:2;max-height:56px;overflow-y:hidden;}.sinopsis.expandida{-webkit-line-clamp:unset;max-height:75px;overflow-y:visible;}.serie-etiqueta{margin-top:10px;}}