@charset "UTF-8";

h1 {
    font-size: 2em;
    -webkit-margin-before: 0.67em;
    -webkit-margin-after: 0.67em;
    -webkit-margin-start: 0px;
    -webkit-margin-end: 0px;
    font-weight: bold;
    margin: 0px;
 }


body {
	background-color: #EDEDED;

}


.mail-answer {
	font-size: 1.2rem;
	margin-bottom: 30px;
}