/*
Theme Name:     Sexual Violence Center Total Child
Theme URI:      https://www.sexualviolencecenter.org
Description:    Total child theme.
Author:         Purrly Digital LLC
Author URI:     https://www.purrlydigital.com
Template:       Total
Version:        1.0
*/

#footer .footer-box ul.wp-block-social-links.aligncenter {
	text-align: center;
}

#footer .footer-box ul.wp-block-social-links li.wp-social-link svg {
	width: 30px;
	height: 30px;
}

#footer .footer-box ul.wp-block-social-links li.wp-social-link {
	border-radius: 30px;
	width: 44px;
	padding-top: 7px;
}

#footer .footer-box ul.wp-block-social-links li.wp-social-link-twitter {
	background-color: #1da1f2;
	fill: #ffffff;
}

#footer .footer-box ul.wp-block-social-links li.wp-social-link-twitter:hover {
	background-color: #ffffff;
	fill: #1da1f2;
}

#footer .footer-box ul.wp-block-social-links li.wp-social-link-facebook {
	background-color: #1778f2;
	fill: #ffffff;
}

#footer .footer-box ul.wp-block-social-links li.wp-social-link-facebook:hover {
	background-color: #ffffff;
	fill: #1778f2;
}

#footer .footer-box ul.wp-block-social-links li.wp-social-link-instagram {
	background-color: #f00075;
	fill: #ffffff;
}

#footer .footer-box ul.wp-block-social-links li.wp-social-link-instagram:hover {
	background-color: #ffffff;
	fill: #f00075;
}

#footer .footer-box ul.wp-block-social-links li.wp-social-link-linkedin {
	background-color: #0d66c2;
	fill: #ffffff;
}

#footer .footer-box ul.wp-block-social-links li.wp-social-link-linkedin:hover {
	background-color: #ffffff;
	fill: #0d66c2;
}

#footer .footer-box ul.wp-block-social-links li.wp-social-link-youtube {
	background-color: #f00;
	fill: #ffffff;
}

#footer .footer-box ul.wp-block-social-links li.wp-social-link-youtube:hover {
	background-color: #ffffff;
	fill: #f00;
}
