.bg-pink{
    background-color:rgba(243, 150, 234, 0.546);
    font-family: 'Lucida Sans', 'Lucida Sans Regular', 'Lucida Grande', 'Lucida Sans Unicode', Geneva, Verdana, sans-serif;
    color: rgb(28, 28, 27);
    font-size: large;
    font-weight: 400;
        font-weight: bold;
  }
p{
    width: 90%;
    padding: 5px;
   font-size: large;
}
a {
    text-decoration: none; 
    color: inherit; 
  }
  
  a:hover {
    color: rgba(118, 50, 122, 0.593);
  }
  footer {
    padding-top: 5px;
    background-color: rgba(219, 73, 200, 0.47);
    color: rgba(8, 6, 8, 0.943);
    font-size: small;
       text-align: center;
    line-height: 1;
   
  }
.uno{
  padding: 10px;
}
.p {
  font-size: small;
       text-align: left;
      }
    