@import url(http://fonts.googleapis.com/css?family=Open+Sans:300,400);
@import url('https://fonts.googleapis.com/css?family=Seymour+One');
@import url('https://fonts.googleapis.com/css?family=Rubik+Mono+One');
body {
	
	color: #FFD600;
	font-family: 'Rubik Mono One', sans-serif;
	margin: 0px !important;

   width: 100%;
    height: 90px;
    margin-top: -50px !important;

}
li {
    
    font-size: 20px ;
    color: #ab924f;
}

spam {
    font-size: 10px ;
    color: #ab924f !important;
}

.cuerpo-gigabanner {
  background-color: transparent;
    background-position: center;
    
    background-size: cover;
    margin: 0px;
    
     width: 100%;
    height: 100px;
}