
/********************Adaptacion thema quodem*************************/

section
{
  width: 100%;
  float: left;
}



/*home*/
#headerHome
{
  background-size: cover !important;
}
/*home*/


body h1{
  color: #fff;

}
body h1 span
 {
  color: #fcdb3e;
 }

#headerHome h1
{
  padding-top: 34vh;
}



/********************Adaptacion thema quodem*************************/