@charset "UTF-8";

.contenedor {
    display: flex;
}

p {
    margin-top: 1px;
    margin-left: 20px;
}


