@charset "utf-8";
/* CSS Document */

main section article {
    padding-top: 333px;
    font-family: "Roboto Flex", sans-serif;
	font-size: 37px;
    font-weight: 100;
	color: #FFFFFF;
		
}
body {
    background-color: #ff7c00;
}
