.category, .beamerCategory{
    font-weight: 400 !important;
    border-radius: 3px !important;
}

.header, .header.asleep{
    box-shadow:none !important;
    color:#000 !important;
}

.standalone .subscribeAction a{
	border: 1px solid rgba(0,0,0,.2) !important;
}



.headerTitle, .headerTitle a{
    font-weight: 800 !important;
    font-family: 'Open-Sans', sans-serif !important;
}

.featureTitle{
    color: #fc4827 !important;
    font-family: 'IBM Plex Sans', sans-serif !important;
    font-style: italic !important;
}



.feature(
    box-shadow: 0 0.125rem 0.25rem rgb(0 0 0 / 8%) !important;
    border: 1px solid rgba(0,0,0,0.125) !important;
    border-radius: 0.25rem !important;
}

.feature blockquote {
    border-left: 3px solid #e5e5e5 !important;
}

body, body * { font-family: 'Roboto', sans-serif !important; }