.cookie-modal-reset {
    display: block;
    margin: 0 auto;
    padding-top: 6px;
}

.cookie-modal-reset .information {
    width: 100%;
}

.cookie-modal-reset-button {
    width: fit-content;
    text-transform: uppercase;
    cursor: pointer;
    font-weight: 600;
    margin: 0;
}

.cookie-modal-reset .cookie-modal-reset-button {
    padding: 10px 20px;
    text-align: center;
    border: 0;
}
