.ihm-services .ihm-card .card-title {
    font-weight: 600;
    font-size: 1.5rem;
    color: var(--ihm-dark-green);
    text-align: center;
    margin-bottom: 16px;
}

.ihm-services .ihm-card p {
    font-size: 1.1rem;
}