/* Hinweis: neues Abrechnungsmodell */

.repoevo-pcn-notice {
    border-left-color: #2563eb;
}

.repoevo-pcn-title {
    font-size: 14px;
    font-weight: 600;
    margin: .7em 0 .2em;
}

.repoevo-pcn-icon {
    width: 18px;
    height: 18px;
    vertical-align: middle;
    margin-right: 8px;
}

.repoevo-pcn-text {
    margin: .2em 0 .9em;
}

.repoevo-pcn-actions {
    display: flex;
    align-items: center;
    gap: 12px;
    margin-bottom: .5em;
}

.repoevo-pcn-dismiss {
    margin-left: 12px;
    color: #777;
    text-decoration: underline;
}
