.poemas-container article.poema{position:relative;margin-bottom:8em;padding-bottom:0!important;border-bottom:none!important}.poemas-container article.poema:not(:last-of-type)::after{content:'';display:block;width:150px;height:30px;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='100' height='20' viewBox='0 0 100 20'%3E%3Cpath d='M0 10 C 25 20, 75 0, 100 10' stroke='%23cccccc' fill='none' stroke-width='1.5'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:center;position:absolute;left:50%;bottom:-3em;transform:translateX(-50%)}.poemas-container article.poema:last-of-type{margin-bottom:0}