 

h1
{
	font-size: 36px;
	font-weight: 400;
	color: #000000;
	margin: 20px;
}

.jumpers
{
	text-align: center;
}

.jumpers img
{
	width: 100%;
}

.jumpers p
{
	margin-bottom: 30px;
}

.jumpers figcaption
{
	margin-top: 8px;
}

 

.bg-jumpers
{
	background-color: #91a33b !important;
}




