#bannerTitle{
    display: flex;
    justify-content: center;
    align-items: end;
    background-color: goldenrod;
    color: white;
    height: 71px;    
}

#titleSICE{
    font-family: 'Open Sans', sans-serif;
    font-weight: 390 ;
    line-height: 0.8;
    padding-bottom: 10px;
    font-size: 30px;
}