@charset "utf-8";
/* CSS Document */


.header-title {
	font-size: 18px !important;
	font-weight: bold !important;
	line-height: 24px;
	font-family: 'Open Sans', sans-serif !important;
	margin-top: 30px;
	margin-bottom: 30px;
	padding-bottom: 10px;
	border-bottom: 2px solid #E61501 !important;
}

.RHBtns .btn {
	margin: 0 5px 0 0;
	font-size: 14px;
	color: #000;
}

	.RHBtns .btn:hover {
		color: fff;
	}

/*YT playlist*/
.article-box {
	margin-bottom:15px;
}

/*Finalists*/
.finalists h3 {
	font-size: 22px !important;
	line-height: 30px;
}
.finalists .card {width:100%;}
	.finalists .card .card-header {border-bottom:0; font-weight:bold;}


@media (max-width: 768px) {}

@media (max-width: 425px) {}

@media (max-width: 320px) {}
