.insight-content { 
    font-size: 19px; 
    line-height: 1.8; 
    color: #232323; 
}
.insight-content p { 
    margin-bottom: 0; 
}
.insight-header-bg { 
    height: 600px; 
    background-size: cover; 
    background-position: center; 
    position: relative; 
}
.author-box { 
    border-left: 3px solid #15294a; 
    padding-left: 20px; 
    margin-top: 60px; 
}

