h2 {
background-color: #8CC63F;
color: white;
padding: 10px 20px;
margin: 20px 0;
width: 100%;
font-weight: bold;
display: inline-block;
}
h3 { color: #8CC63F; }
h4 { color: #000000; font-weight: bold; }
p { font-size: 16px; line-height: 1.5; }
a