.sidebar {
    background-color: #841086;
    color: white ;
}

.sidebar a {
    color: #fff !important;
}

.posted-on {
    visibility: hidden;
}

.list-container a.link.black.dim {
    color: #841086;
}

.list-container a.link.black.dim:hover {
    color: #65105f;
}

body,
button,
input,
select,
textarea {
    font-family: "Avenir Next Condensed", "Avenir Next Condensed Medium", "Avenir Next", "Helvetica Neue", Helvetica, Arial, sans-serif;
}

h1,
h2,
h3,
h4,
h5,
h6,
.site-title,
.title {
    font-family: "Avenir Next Condensed", "Avenir Next Condensed Medium", "Avenir Next", "Helvetica Neue", Helvetica, Arial, sans-serif;
}