.navbar-home {
	background: #333;
}

.navbar-home .header-title{
	color: #fff;
    font-size: 4.2666666667vw;
}

.body-content-area {
	margin-top: 1.8rem
}

.tab-list-1 .nav-tabs .nav-link {
	padding: 4vw 0;
}

.tab-list-1 .nav-tabs .nav-link :active {
	color: #ffea00;
}