﻿*[role="form"] {
    max-width: 530px;
    padding: 15px;
    margin: 0 auto;
    background-color: #fff;
    border-radius: 0.3em;
}

    *[role="form"] h2 {
        margin-left: 5em;
        margin-bottom: 1em;
    }

.k-i-close {
    top: 17px !important;
}

.k-dropdown-wrap span {
    padding: 15px !important;
    margin: 0 auto !important;
    background-color: #fff !important;
    border-radius: 0.3em !important;
}

.privacynotice {
    margin-top: 30px;
}