.view-related-blogs .filter-container-widget-header h1{
    text-align: left;
    font-family: Montserrat;
    font-size: 24px;
    font-weight: 600;
    line-height: 30px;
    background: #111F47;
    background: linear-gradient(to right, #111F47 0%, #00CFCA 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}

.view-related-blogs .widget-blog-item-grid-item {
    background-color: #F4F5F5;
}