.tab-content > .tab-pane {
  line-height: 30px;
}

.blu-suite
{
    padding: 100px 0px;
    background: linear-gradient(5deg, rgba(225, 240, 247, 1) 35%, rgba(255, 255, 255, 1) 100%);
}
.blu-suite img
{
       height: 45px;
}
.blu-suite h4
{
    font-size: 26px;
    margin-bottom: 15px;
    font-weight: 700;
    color: #124778;
}
.blu-suite a
{
    margin-top:10px;
}