@charset "UTF-8";

.titulos{
text-align: center;
color: rgb(221, 162, 0);
 font-family: "Metamorphous", serif;
  font-weight: 400;
  font-style: normal;
font-size: 40px;
}

.text2{
  font-family: "Cinzel Decorative", serif;
  font-weight: 400;
  font-style: normal;
  color: white;
  font-size: 25px;
}

.menor{
  font-family: "Cinzel Decorative", serif;
  font-weight: 400;
  font-style: normal;
  color: white;
  font-size: 15px;
}



.texto {
  color: rgb(255 255 255);
  font-size: 14px;
  font-family: "Playwrite AU QLD", cursive;
  font-optical-sizing: auto;
  font-weight: weight;
  font-style: normal;
  text-align: justify;
  float: left;
  margin: 100px ;
}


.noto {
  font-family: "Playwrite AU QLD", cursive;
  font-optical-sizing: auto;
  font-weight: weight;
  font-style: normal;
  color: rgb(221, 162, 0) ;
  }

.links{
    font-family: "Alumni Sans Pinstripe", sans-serif;
    font-size: 25px;
    color: rgb(221, 162, 0);
    text-decoration: none;
  margin-left: 10px;

}

.tit {
  font-family: "Alumni Sans Pinstripe", sans-serif;
  font-weight: 5000;
  font-style: normal;
  text-align: center;
  font-size: 80px;
  margin: 10px;
  color: rgb(221, 162, 0);
}

.out{
font-family: "Alumni Sans Pinstripe", sans-serif;
font-size: 30px;
color: rgb(221, 162, 0);
margin: 10px;
}


.links2{
    font-family: "Alumni Sans Pinstripe", sans-serif;

    font-size: 25px;
    margin: 30px;
    color: rgb(221, 162, 0);
    text-decoration: none;
}

.links3{
    font-family: "Alumni Sans Pinstripe", sans-serif;
    font-size: 25px;
    margin: 30px;
    color: rgb(221, 162, 0);
    text-decoration: none;
}

.im{
  float: right;
  margin: 80px auto;
  

}