html,
body {
height: 100%;
background-color: #f6f2e9;
font-family: 'Roboto', sans-serif; 
color: #4d4d4d;}

h1 {
font-size: 30px;
font-weight: 300 !important; }

strong {
font-weight: 500 !important; }


h2 {
font-size: 20px;
font-weight: 300 !important;
text-transform: uppercase; }