

.elaborado-por{
    height: 130px;
    background: #232323;
    margin-top: 38px;
    display: flex;
    flex-direction: column;
}

.derechos-reservados{
    color: white;
    height: 80px;
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 30px;
    font-family: sans-serif;
}
