﻿/*! Do not edit this file. Please integrate your custom style either on your theme templates or through Widget > Custom CSS */

.wp-social-login-provider-list {
    padding: 10px
}

    .wp-social-login-provider-list a {
        text-decoration: none
    }

    .wp-social-login-provider-list img {
        border: 0
    }
