/* Front page styles */
body {
    font-family: 'Mulish', sans-serif;
    margin: 0;
    padding: 0;
    background: #fff;
    color: #000;
}
