h3 {
    font-size: 2rem;
    background-color: #602d40;
    padding: 0.33ex;
}

.blog-description {
    font-family: "Gruppo", sans-serif;
}

a.btn {
    background-color: #466336;
}

.thumb {
    float: left;
    margin: 0.5ex 1ex 0 0;
}
.thumb img {
    width: 12rem;
    height: 12rem;
}
.thumb figcaption {
    font-size: small;
    text-align: center;
}
