.hero {
	border-radius: 10px;
}
.hero {
	background-image: url("../Images/bannerbg.jpg");
	background-position: bottom left;
	background-repeat: no-repeat;
}
.hero {
	border-radius: 10px !important;
}
.title {
	color: #fff;
}
.subtitle {
	color: #fff;
}
