/* Review-Erinnerung (WordPress.org) */

.repoevo-review-notice {
    border-left-color: #f59e0b;
}

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

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

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

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

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