/* Generado automáticamente por Lymcon Paste Image - No editar manualmente */
.lymcon-pasted-image {
    box-shadow: -2px 0px 21px 0px rgba(144, 224, 141, 0.55);
    border-radius: 8px;
    transition: transform 0.3s ease, box-shadow 0.3s ease;
    display: inline-block;
    max-width: 100%;
    margin: 10px 0;
}
.lymcon-pasted-image:hover {
    transform: translateY(-5px);
}
