header{
    background: linear-gradient(to right, #89d1fb, #41799a);
}

.title h3{
    border-left: 2px solid #41799a;
}

.moreBtn{
    color: #41799a;
}