#sim_umfrage_thanks {
    display: none;
}

.sm-umfrage-wrap {
    text-align: center;
}

.umfrage-options {
    display: flex;
    flex-direction: column;
    width: fit-content;
    margin: auto;
    gap: 1rem;
}