.bg-orange{
    background-color:rgba(73, 107, 219, 0.598);
    font-family: 'Lucida Sans', 'Lucida Sans Regular', 'Lucida Grande', 'Lucida Sans Unicode', Geneva, Verdana, sans-serif;
    color: rgb(28, 28, 27);
    font-size: medium;
    font-weight: 400;
        font-weight: bold;
  }
p{
    width: 90%;
    padding: 5px;
   font-size: large;
}
a {
    text-decoration: none; 
    color: inherit; 
  }
  
  a:hover {
    color: rgba(73, 107, 219, 0.598);
  }
  footer {
  padding-top: 5px;
  background-color: rgba(73, 107, 219, 0.598);
  color: black;
  font-size: small;
  text-align: center;
  line-height: 1.5;
  position: relative;
}

.footer-content {
  max-width: 600px;
  margin: 0 auto;
  padding: 10px;
}

.footer-gato {
  position: absolute;
  left: 10px;
  top: 10px;
  height: 80px;
}

.firma {
  font-style: italic;
  font-size: large;
  margin-top: 10px;
}
 
    .uno{
  padding: 10px;
}
.p {
  font-size: small;
       text-align: left;L
      }
    