/* 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/2025/11/Blog-New.jpg);
}
.page-title-container {
    background-color: unset !important;
}

.elementor-element-21ef335 h2{
    font-size:16px;
}/* End custom CSS */