.member-profile h3 {
    min-height: 90px;
}
.whats-new a:after {
display:none;
}

.tax-portfolio_category .featured-header,.portfolio-template-default .featured-header {

   background: url(/wp-content/themes/design2wordpress/images/Star_Header_PortfolioPage.jpg) no-repeat center center!important;
    -webkit-background-size: cover!important;
    -moz-background-size: cover!important;
    -o-background-size: cover!important;
    background-size: cover!important;

}

.page-id-2507 .entry-content strong{
color: #10069f;
}

.footer-2 .list-unstyled.list-inline{
    display: flex;
    align-items: center;
    gap: 5px;
}
 
.footer-2 .list-unstyled.list-inline li img{
    object-fit: contain;
}