/* Start custom CSS */@media only screen and (min-width: 768px) {
    .page-title-container .page-title {
        font-size: 0.6em;
    }
}
.page-title{
    width: 850px;
}
.page-title-container .page-title-bg {
    background-image: url(https://barmdc.com/wp-content/uploads/2026/01/55034-Clean-Firm-Power-Picture.webp);
}
.page-title-container {
    background-color: unset !important;
}/* End custom CSS */