body, body * {font-family: proxima-nova,helvetica,arial,sans-serif !important;}

.beamer_icon {
    color: #fff;
}

.feature.read {
    background: #EAEAEA !important;
}

.feature.read .featureTitle {font-weight: normal !important;}

/* This will change the appearance of the post link */
.feature .featureAction a {
    color: #33ad73 !important;
    font-weight: 700;
    text-decoration: underline;
}
.feature .featureAction a:hover {
    color: #008046 !important;
}
.feature .featureAction svg {
    fill: #008046 !important;
}

.feature.boostedAnnouncementPopup .featureAction a {
    text-decoration: none;
}

.popup .featureFeedback {
    display: none;
}