.center-content h1{
    margin-top: 10px;
    float: none;
    font-size: 35px;
}
.slogan{
    margin-bottom: 10px;
    font-size: 20px;
    color: #c7cacf;
    margin: 0;
    line-height: 30px;
}
.errors strong{
  color: #ec3b8e;
}
.errors span{
  text-decoration: line-through;
}
.col-md-6 img{
    width: 22px;
    height: 22px;
}
