.intro h3{
    margin: auto;
}

.intro h1{
    font-size: 66px;
}

.register form .social-buttons{
    text-align: center;
}
.register form .social-buttons .btn, .register form .social-buttons .btn:last-child{
    float: none;
}