.name {
    position: relative;
    color: #3a3a3a;
}
.sub-title{
    text-align: center;
    margin-top: 80px;
    margin-bottom: 40px;
}
.form {
    width: 300px;
    margin: 0 auto;
    text-align: left;
    line-height: 3rem;
}


footer{
    color: #333;
}