.som4-status {
    margin: 14px 0 6px;
    font-weight: 600;
}

.som4-notice:empty {
    display: none;
}

.som4-customer-notice {
    margin: 30px 0 20px;
    padding: 18px;
    border: 1px solid rgba(0,0,0,.18);
    border-radius: 6px;
    background: #fff;
}

.som4-customer-notice h3 {
    margin-top: 0;
}

.som4-customer-notice li {
    margin-bottom: 8px;
}

.som4-button {
    display: inline-block;
    margin: 6px 8px 0 0;
    padding: 8px 12px;
    text-decoration: none;
}

.som4-test {
    max-width: 680px;
    padding: 20px;
    border: 1px solid rgba(0,0,0,.15);
}
.som4-notice {
    padding-top: 24px;
}

.som4-check {
    margin-top: 18px !important;
}