
.link__notice {
    margin-left: 1em;
    color: green;
}

.link__date {
    display: block;
    font-size: 0.85rem;
    color: #888;
}

.link__delete-button {
    background: none;
    border: none;
    padding: 0;
    font: inherit;
    cursor: pointer;
    color: blue;
    text-decoration: underline;
}
