.tg-link{
	padding-top: 10px !important;
	text-align: center;
}
.tg-link a{
	display: inline-block;
	font-weight: 600;
	transition: .4s;
	text-decoration: none;
}
.tg-link a:hover{
	color: #ffcb00;
}
.page-header__img {
	position: absolute;
	top: 0;
	z-index: 1;
	width: 100%;
	height: 100%;
	object-fit: cover;
}
.page-header::before {
	z-index: 2;
}
.page-header .container {
	z-index: 3;
}
.page-section {
	overflow-x: clip;
}