.what-we-offer h2 {
    margin-top: 20px;   /* reduce top spacing */
    margin-bottom: 10px; /* reduce bottom spacing */
}

.what-we-offer p {
    margin-top: 0;
    margin-bottom: 20px; /* smaller gap after paragraph */
}
