/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: Dec 26 2022 | 11:47:51 */
.footer-text-as h3 {
	font-weight: bold;
	font-size: 18px;
	line-height: 27px;
}

.footer-link-as {
	font-size:16px;
	line-height:16px;
	font-weight:400;
	min-height:initial !important; 
	margin-bottom:8px;
	display:flex;
	text-decoration: underline !important;
	text-decoration-thickness: 0.5px !important;
}

.social-icons-as {
	display:flex;
	gap:10px;
}

.social-icons-as i {
	font-size:32px;
	color:#fff;
}