
.wrapper {
    width: 80%;
    margin: 0 auto;
    padding: 150px 20px 20px 20px;
}
h1, h2, h3 {
    color: #ffffff;
}
p {
    margin: 15px 0;
}
.section {
    margin-bottom: 40px;
}
.highlight {
    color: #7ddf64; /* Light green highlight for important terms */
}