a.btn.btn-block.open.margin-1-b.margin-auto-r {
    display: contents;
    color: rgb(51, 51, 51);
    white-space: break-spaces;
}

.modal-width-2{
    min-width: 400px !important;
    max-width: 500px;
    text-align: left !important;
}

a.btn.btn-block.open.margin-1-b.margin-auto-r::after {
    content: "ici";
    text-decoration: underline;
    color: #006FCF;
}