/* Add your custom css styles */

/* Remove the line under section headings */
.heading::after,
.heading.text-center::after,
.heading.heading-center::after {
    display: none !important;
    content: none !important;
}