.description a {
    text-align: center;
    /* font-size: 2em; */
    display: block;
}

.description h1 {
    margin: 0.2em;
}

.back {
    font-weight: bold;
    padding: 1em;

    border: double;
    display: inline-block;
    border-width: 0.5em 1.5em;
    border-left-width: 0;
    border-image: url(/littlebrother/assets/littlebrother_border_small.svg);
    border-image-slice: 20 50 20 50 fill;
}
