.news .feature {
    border-radius: 6px!important;
}

.news .feature img {
    border-radius: 6px!important;
}

.news .feature .category {
    font-weight: 600;
}

.featureContent figure {
    border-radius: 6px!important;
}


.streamCats .catItemLink {
    border-radius: 6px!important;
}

input.streamSearchInput {
   border-radius: 6px!important;
}

.embed .headerTitle {
    padding: 13px 80px 13px 20px!important;
}

.headerTitle {
	font-size: 24px !important;
}


.header .headerNav {
    right: 48px;
}

.header .headerClose {
    right: 14px;
}

.feedbackInput {
   border-radius: 6px!important;
}