﻿.article-text {
	font-weight: 600 !important;
}

@media (min-width: 320px) {

	/* smartphones, iPhone, portrait 480x320 phones */

	.news-facet-filter-component-header-container {
		padding-top: 40px;
	}

}

@media (min-width: 481px) {
	/* portrait e-readers (Nook/Kindle), smaller tablets @ 600 or @ 640 wide. */
	.news-facet-filter-component-header-container {
		padding-top: 40px;
	}
}