

.work-title-home {
	bottom: 0;
	color:#ffffff;
	font-family: 'Lato', 'Helvetica Neue', sans-serif;
	font-size: 1.8rem;
	font-weight: 700;
	line-height: 2.5rem;
	padding: 0px 0px 20px 20px;
	position: absolute;
	text-align: left;
	text-shadow: 1px 1px 1px #000000;
	width: 100%;
}
.work-title-sub-home {
	color:#ffffff;
	font-family: 'Lato', 'Helvetica Neue', sans-serif;
	font-weight: 500;
	font-size: 1.2rem;
	text-shadow: 1px 1px 1px #000000;
}

.work-title {
	bottom: 0;
	color:#ffffff;
	font-family: 'Lato', 'Helvetica Neue', sans-serif;
	font-size: 2.2rem;
	font-weight: 700;
	line-height: 2.5rem;
	padding: 0px 0px 20px 20px;
	position: absolute;
	text-align: left;
	text-shadow: 1px 1px 1px #000000;
	width: 100%;
}
.work-title-sub {
	color:#ffffff;
	font-family: 'Lato', 'Helvetica Neue', sans-serif;
	font-weight: 500;
	font-size: 1.6rem;
	text-shadow: 1px 1px 1px #000000;
}

