.banner-text {
	position: absolute;
	top: 30%;
	left: 15%;
	color: #fff;
}
.banner-text h2 {
	font-size: 60px;
	font-weight: 540;
}
.banner-text p {
	font-size: 20px;
	font-weight: 600;
	margin-top: 10px;
}