.service-description h4 {
    color: #0088cc;
    font-weight: 600;
    margin-top: 30px;
    margin-bottom: 15px;
}

.service-description ul, .service-description ol {
    margin-bottom: 25px;
}

.service-description p {
    margin-bottom: 15px;
    line-height: 1.7;
}

.service-description strong {
    font-weight: 600;
}
.service-header {
    background-position: center center;
    background-size: cover;
    background-repeat: no-repeat;
}