body {
	
}



body > section:nth-child(2) > div > div > div > div > div:nth-child(2){
height: 0px;
}

body > section:nth-child(2) > div > div > div > div > div:nth-child(2) > div > div.container.is-padded-until-widescreen.py-6py-0-tablet > h1
{
	   -webkit-font-smoothing: antialiased;
    text-rendering: optimizeLegibility;
    font-family: "Fira Sans", "Helvetica Neue", "Helvetica", "Arial", sans-serif;
    -webkit-text-size-adjust: 100%;
    list-style: none;
    text-align: top ! important;
    box-sizing: inherit;
    margin: 0;
    padding: 0;
    font-size: 72px !important;
    color: white !important;
    font-weight: 600;
    line-height: 1.125;
    text-shadow: 0 1px 2px black;
}

body > section:nth-child(2) > div > div > div > div > div:nth-child(2) > div > div.container.is-padded-until-widescreen.py-6py-0-tablet
{
	text-align: top ! important;
}

.title
{
	text-align: top ! important;
}