.parchment::before {
    filter: none;

    margin: 2em 2em 2em 2em;

    background: url('/styles/img/noise.png') 0 0 / 75px 75px repeat #f2d59d;
    box-shadow: inset 2px 2px 2em 1em #8c6136, 2px 2px 2px rgba(0, 0, 0, 0.5);

    border-radius: 1em;
}
