* {
    margin: 0;
    padding: 0;
    font-family: "PT Sans", sans-serif;
    font-weight: 500;
    font-style: normal;
}

body { 
    background: #f9f9f9;
}

h2 { font-size: 18px; }
p, li, a, span { font-size: 16px; }