:root {
    --accent: #5af78e;
}

img {
    border: 0;
    padding: 0;
}

figure figcaption {
    margin-top: 0;
}

.mastodon-verification {
    position: absolute;
    width: 1px;
    height: 1px;
    overflow: hidden;
    clip: rect(0 0 0 0);
    clip-path: inset(50%);
    white-space: nowrap;
}
