.jumbotron{
    
    background-color : rgb(32, 61, 109) !important;
    display: flex;
  justify-content: center;
  align-items: center;
    /*background-color:none !important;*/
    color: #FFFFFF !important;
}
