#newsbox {
	padding-top: 80px;
}

.news_tab {
	display:none;
	}
	
.tab_page {
	margin-top: 0px;
	padding-top: 20px;
	width: 100%;
}

.tab_row {
	width: 100%;
	display: block;
}

.tab_box {
	float: left;
	padding: 15px;
	padding-bottom: 0px;
	margin-bottom: 0px;
}


ul {
	list-style-type: none;
}

li {
	color: #444;
	padding-left: 15px;
}

.tab_navbar {background-color:#000;color:#fff;float:right!important;list-style-type:none;margin:0;padding:0;overflow:hidden;opacity: 0.8;}
.tab_navbar li {float:left;}
.tab_navbar li a{display:block;padding:8px 16px;}
.tab_page li a {color: #444;text-decoration: underline;font-weight: bold;}
.tab_page p a {color: #EA2F00;text-decoration: underline;}
.tab_box a:hover{text-decoration: underline;}
.certified-once
{
	font-family: 'Inter';
}