.beamer_active div { 
    font-family: 'Nunito Sans',lato,latortl,sans-serif;
}

#beamerLastPostTitle {
    font-family: 'Nunito Sans',lato,latortl,sans-serif;
}

.featureFeedback {
    background: #f2f5f7;
    border-top: 1px solid #d9e0e8;
    padding: 24px 16px 20px 16px;
}

.category {
    font-weight: 700;
    font-size:12px;
    text-transform: capitalize;
    color: #485e75;
    border-radius: 16px;
}

.categoryNew {
    color: #0253b6;
}

.headerTitle {
    font-weight: 800;
    padding: 18px 80px 8px 20px !important;
}

.feature {
    box-shadow: 0 2px 3px 0 rgb(103 132 162 / 8%), 0 1px 8px 0 rgb(103 132 162 / 16%);
    border-radius: 6px;
    border: 1px solid #d9e0e8;
}

.featureAction a {
    border-radius: 6px;
}

.feedbackInput {
    border: 1px solid #6784a2;
    border-radius: 6px;
    font-size: 14px;
    overflow: hidden;
    padding: 6px 7px 7px;
    resize: none;
    height: 32px;
    width: 100%;
}

.feature h3 {
    font-weight: 800;
}

.featureContent p {
    color: #485e75;
}

.featureContent strong, .featureContent b {
    font-weight: 700;
    color: #13191f;
}

.headerClose svg, .headerNav svg {
    fill: #485e75 !important;
}

.beamerAnnouncementBar {
    font-family:  'Nunito Sans',lato,latortl,sans-serif;
}