.missing {
    margin-top: 10%;
    margin-left: 10%;
}

img {
    max-height: 100%;
    max-width: 100%;
    padding: 1%;
    object-fit: cover;
}

.article-count {
    margin-top: 16px !important;
    margin-bottom: 0 !important;
    font-size: 120%;
    font-weight: bold;
}

.header-bg {
    transform: rotate(-0.5deg);
}

.footer {
    transform: rotate(0.4deg);
    width: 98%;
    margin-bottom: 3%;
}