.background, .notice {
    background: #fff;
    padding: 24px 24px 18px 24px;
    margin-bottom: 24px;
    border-radius: 10px;
    box-shadow: 0 1px 4px #0001;
    width: 80%;
}

.margin_ul {
    margin-left: 2em;
}

.grayed_text {
    color: #666;
}

.margin {
    margin: 24px 0 18px 0;
}

.settings-wrapper {
    display: flex;
    align-items: center;
    flex-direction: column;
}

#pccf7_enable_validation, #pccf7_autocomplete_off, #pccf7_enable_debugmode, #pccf7_hide_fields {
    width: 25em;
}

