.title{
 /* margin-top: 50px; */
  border: 1px solid blue;
  padding: 15px;
  background-color: white;
  text-align: center;
  color: #585858; 
}
.title h1{
font-size:30px;
}
.cuenta {
font-size:10px;
}
.cuenta p {
text-align: center;
color: white;
}
a {
padding: 5px;
background-color: #3274d6;
color: white;
font-weight: bold;
text-decoration: none;
border-radius: 12px;
}
a:hover{
background-color: #01579b;
}
#soccer {
  width: 50%;
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.reset-pass{
text-align: center;
}
