@charset "utf-8";
/* CSS Document */

/*--------------------------------------------------------------
#  lista
--------------------------------------------------------------*/

.jumbotron{
  width:100%;
  height:50%;
  position: relative;
color:#000;
background-image: linear-gradient(-25deg, #f7f7f7 15%, #ffffff 85%);
text-align:center;
line-height: 2rem;
padding:50px;
}

