/* General styles */
body {
    font-family: Arial;
    font-size: 16px;
    color: #000;
}

h1 {
    margin: 24px 0;
    font-size: 24px;
}
h2 {
    margin: 20px 0;
    font-size: 22px;
}
