/*
Theme Name: Twotone Child
Theme URI: https://audiotheme.com/view/twotone/
Template: twotone
Author: AudioTheme
Author URI: https://audiotheme.com/
Description: Tone reverberates through your style, your image, and your attitude. And now, with the Twotone audio theme, you can extend that tone to your website. Large header images and an attractive site-wide player provide unlimited potential. Express yourself today with Twotone.
Version: 2.0.7.1772549634
Updated: 2026-03-03 14:53:54

*/

.site-footer-inside {
	display: flex;
	justify-content: space-between;
	align-items: center;
}

.site-footer-inside:before,
.site-footer-inside:after {
	content: none;
}

.social-navigation {
	font-size: 2.75rem;
}

@media (min-width: 768px) {
	.social-navigation {
		float: none;
		text-align: start;
		width: auto;
	}
}

@media (min-width: 768px) {
	.credits {
		float: none;
		width: auto;
	}	
}

.home .intro-title {
	display: none;
}

.custom-footer-menu {
	display: flex;
	gap: 2em;
	margin: 0;
	padding: 0 0.3em;
	list-style: none;
}

.custom-footer-menu > * {
	margin: 0;
}