body { font-family: 'Hind', sans-serif; line-height: 1 6; color: #333; max-width: 1200px; margin: 0 auto; padding: 20px; background-color: #f9f9f9; } h1, h2, h3 { color: #2c3e50; margin-top: 30px; margin-bottom: 15px; } h1 { font-size: 2
5em; text-align: center; border-bottom: 2px solid #3498db; padding-bottom: 10px; } h2 { font-size: 2em; border-bottom: 1px solid #ccc; padding-bottom: 8px; } h3 { font-size: 1
5em; color: #34495e; } p { margin-bottom: 15px; text-align: justify; } ul { list-style-type: disc; margin-left: 20px; margin-bottom: 15px; } ol { list-style-type: decimal; margin-left: 20px; margin-bottom: 15px; } li { margin-bottom: 8px; } table { width: 100%; border-collapse: collapse; margin-bottom: 20px; box-shadow: 0 2px 5px rgba(0,0,0,0
1); } th, td { border: 1px solid #ddd; padding: 12px; text-align: left; } th { background-color: #3498db; color: white; font-weight: bold; text-transform: uppercase; } tr:nth-child(even) { background-color: #f2f2f2; }