.marge {
margin:10px;
}

img.logo {
  vertical-align:-23px;

}

html, body {
  height: 100%;
  width: 100%; 
}

body {
    display:block;
    background: #404149 url(https://s3.eu-central-1.amazonaws.com/renaud-goujat-landing-page/04background-01.png) 0 0 no-repeat;
    background-size: cover;
    font-family: 'Work sans',sans-serif;
    font-size: 18px;
    font-weight: 200;
    line-height: 30px;
}


.main {
margin-left: 12%;
margin-top: 10%;
height: auto;
width: 600px;
}

h1 {
font-family: 'Work sans', Arial, sans-serif;
font-weight: 700;
font-size: 50px;
color: 53FDB6;
}

h2 {
color:FFFFFF;
font-family: 'Work sans', Arial, sans-serif;
font-weight: 400;
}

p {
color:53FDB6; 
font-family: 'Work sans', Arial, sans-serif;
font-weight: 300;
line-height: 22pt;
margin-bottom: 28px;
}



ul.unstyled, ol.unstyled {
list-style: none;
margin: 0;
padding: 0;
}

.social-list li {
display: inline-block;
}


li + li {
margin-left: 10px;
}


a {
text-decoration: none;
color: 53FDB6;
}


ul.unstyled, ol.unstyled {
list-style: none;
margin: 0;
padding: 0;
}

.social-list li {
display: inline-block;
}


li + li {
margin-left: 10px;
}


a {
text-decoration: none;
color: 53FDB6;
}
