body {
    font-family: sans-serif;
}

footer {
    display: none;
}

article p,
h2,
figcaption,
#pexels {
    display: none;
}

.hideOnSmall {
    direction: inherit;
}

table {
    border-bottom-style: dashed;
    border-top-style: dashed;
}
