.service-page-h1-centered {
    color: #333333; /* Replace with your desired color */
    text-align: center; /* Centers the text horizontally */
}

.service-page-h1-left {
    color: #333333; /* Replace with your desired color */
    text-align: left; /* Centers the text horizontally */
}