/**
* Theme Name: Amortez Child
* Description: This is a child theme of Amortez, generated by Merlin WP.
* Author: <a href="https://themeforest.net/user/template_path">template_path</a>
* Template: amortez
* Version: 1.0.1
*/

.footer-wp-block-social-link a:before {
	display: none;
}

.footer-wp-block-social-link {
	background-color: white;
	padding: 5px 10px !important;
	border-radius: 12px;
}

.footer-wp-block-social-link a {
	padding: 0px !important;
}

.footer-wp-block-social-link a svg {
	fill: black !important;
}

.footer-social-network {
	gap: 1.5em !important;
}