body {
    font-family: 'Arial', sans-serif;
    line-height: 1.6;
    color: #333;
}

h2 {
    color: #2c3e50;
    border-bottom: 2px solid #2c3e50;
    padding-bottom: 10px;
}