<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/*
 *  @package   AkeebaSocialLogin
 *  @copyright Copyright (c)2016-2020 Nicholas K. Dionysopoulos / Akeeba Ltd
 *  @license   GNU General Public License version 3, or later
 */

/* .akeeba-sociallogin-link-button-facebook, .akeeba-sociallogin-unlink-button-facebook, .akeeba-sociallogin-button-facebook {
    background-color: #3B5998 !important;
    color: #ffffff !important;
    transition-duration: 0.33s !important;
    background-image: none !important;
    border-color: #23355b !important;
}

.akeeba-sociallogin-link-button-facebook:hover, .akeeba-sociallogin-unlink-button-facebook:hover, .akeeba-sociallogin-button-facebook:hover {
    background-color: #8B9DC3 !important;
    color: #ffffff !important;
    transition-duration: 0.33s !important;
    border-color: #3B5998 !important;
}

.akeeba-sociallogin-link-button-facebook img, .akeeba-sociallogin-unlink-button-facebook img, .akeeba-sociallogin-button-facebook img {
    display: inline-block !important;
    width: 16px !important;
    height: 16px !important;
    margin: 0 0.33em 0.1em 0 !important;
    padding: 0 !important;
} */
</pre></body></html>