* {
    font-family: "Aldrich", sans-serif;
}

h1, h2, h3, h4 {
    margin-top: 1.5em;
    margin-bottom: .5em !important;
}

.article {
    margin-top: 4em;
}

#gallery {
    margin-top: 4em;
}

ul {
    list-style: inside !important;
}

.button-minipi {
    width: 50px;
}

.button-special {
    width: 50px;
}

a {
    color: rgb(230, 71, 71);
}