/* Custom */

.h-40{
	height: 40px;
}

.w-32{
	width: 32px;
}

.mh-350{
	max-height: 350px;
}

.bgcolor-2dabab{
	background-color: #2dabab !important;
}

.mb-10rem{
	margin-bottom: 10rem !important;
}

.w-50{
	width: 50px !important;
}

.h-55{
	width: 55px !important;
}

.font-2rem{
	font-size: 2rem;
}

#banner-text{
	top: 25%;
	left: 15%;
	color: white;
}

.font-4rem{
	font-size: 4rem;
}