/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: Dec 25 2025 | 14:41:53 */
.esgs.type-esgs .addtoany_content {
	display: none;
}

.addtoany_shortcode{
	margin: 0 -5px;
}

.a2a_kit a {
    cursor: pointer;
    background-color: #aa9867;
    display: inline-flex;
    align-items: center;
    padding: 5px;
    margin: 5px;
}

.site .a2a_kit.addtoany_list a:focus, .addtoany_list a:hover, .widget .addtoany_list a:hover {
    background: #aa9867;
    border: inherit;
    box-shadow: inherit;
}