.price-header {
 background-color: #106a30 !important;
}
.service-section {
 margin-bottom: 24px; /* space between sections */
}

.service-section-title {
 font-size: 18px;
 font-weight: bold;
 margin-bottom: 12px;
}

.service-table td[data-th="Price"] {
 font-weight: 600;
 padding-left: 8px;
 padding-right: 8px;
 white-space: normal; /* allow wrapping if needed */
}