/* Remove dot after title in footer navigation */
.t4-footnav .module-title span::after {
    content: none !important;
}

.t4-section-module .module-title span::after {
    content: none !important;
}

/* .t4-section-module .module-inner .module-ct  */
#Mod140 .col-md-8 {
    max-width: 100%;
}

#Mod141 .category-module.mod-blog .category-link {
  display: none !important;
}

#Mod107 .category-module.mod-blog .category-link {
  display: none !important;
}