.article-derechos{
    display: flex;
    flex-direction: row;
    justify-content: center;
    background-color: black;
    color: aliceblue;
    font-family: 'Ruda', sans-serif;
    font-weight: 400;
    font-size: 12px;
    padding: 0.8rem 0rem;
    bottom: 0;
    width: 100%;
}