.list-redirect{
    background-image: url("/assets/List-BG-Dark.svg");
    background-position: 100% 100%;
    background-repeat: no-repeat;
    background-size: cover;
    padding: 8rem;
    align-items: center;
}
.text{
    border-spacing: 5px;
}
.list__button{
        background-color: white;
        padding: 10px 20px;
        border-spacing: 20px;
        justify-content: center;
}