.hide-for-small-only.find, .breadcrumb, .row.header-menu {
    display: none;
    }

p {
    font-family: aupassataregular;
}

a.button.bg-white.left {
    margin: 0;
}

a.button.bg-lightgray.small {
    background-color: #fefefe !important;
    font-family: aupassatabold;
    margin-bottom: 0;
}
body {
    font-family: 'Georgia';
}

.news-item__category {
display:none;
}

.news-item__date {
color:#fff;
}

.news-item__date time {
color:#7b7b7b;
}