.structure .container
{
	margin-top: 40px;
}

.structure h2
{
	color: pink;
}

html body .structure  a.button
{
	color: white;
}

.structure .structure__page
{
    background-color: transparent;
}

