.login-box-form-section, .login-box-social-section {
    padding: 2.5em; background-color: #fefefe !important;}
.login-box-social-section {
    background: url("../img/social-network-5.jpg");
    background-size: cover;
    background-position: center;}

.login-box h1 {
    font-weight: 300;
    font-size: 1.875em;
    margin-bottom: 1em;}

.login-by-social-headline {
    font-weight: 300; color: #ffffff;
    display: block;
    margin-bottom: 2.5rem;
    font-size: 1.875rem;
    text-align: center;}

.social-buttons .button {
    text-transform: uppercase;
    font-weight: 600;}
.social-buttons .button.facebook {
    background-color: #3b5998;}
.social-buttons .button.facebook:hover {
    background-color: #2f477a;}
.social-buttons .button.twitter {
    background-color: #55acee;}
.social-buttons .button.twitter:hover {
    background-color: #1a8fe8;}
.social-buttons .button.google-plus {
    background-color: #dd4b39;}
.social-buttons .button.google-plus:hover {
    background-color: #be3221;}
