/**
 * @category    Monthlyclubs
 * @package     Monthlyclubs\SocialShare
 * @author      Rania Hreisa <info@scandiweb.com>
 * @copyright   Copyright (c) 2023 Scandiweb, Inc (http://scandiweb.com)
 * @license     http://opensource.org/licenses/OSL-3.0 The Open Software License 3.0 (OSL-3.0)
 */
 
.magebuzz-social {
	display: block;
	width: 100%;
}

.magebuzz-social .social-button {
	display: inline-block;
	vertical-align: top;
	margin-right: 5px;
}

.magebuzz-social .social-button button {
	text-transform: capitalize;
    letter-spacing: inherit;
    margin: 0;
}