.tv-service-content h2 {
    padding-bottom: 0;
}

.tv-service-content p {
    text-align: justify;
    margin-bottom: 8px;
}

.tv-service-content ul {
    margin-bottom: 15px;
}

.tv-service-content ul li {
    list-style: disc;
    margin-left: 50px;
    margin-top: 10px;
}

#details-content {
    display: none; /* hidden by default */
    margin-top: 1rem;
}
