h3 {text-transform: capitalize !important;}

@charset "utf-8";
/* CSS Document */

.reseller-footer-legal li a, .reseller-footer-links li a {
	display: inline-block;
}

.reseller-footer-links a {
	text-decoration: none;
}

.reseller-footer, .reseller-footer a {
	color: var(--ux-1o8cusa,#fff);
}

.reseller-footer-legal, .reseller-footer-links, .reseller-footer-social-media-links {
	list-style: none;
}

.reseller-footer {
	font-size: 1rem;
	text-align: center;
}

.reseller-footer-legal, .reseller-footer-links, .reseller-footer-social-media-links {
	padding-right: 3.75em;
	padding-left: 3.75em;
}

.reseller-footer-links {
	margin: 0 0 1em;
	border-bottom: 1px solid var(--ux-1nx9aml,#000);
}

.reseller-footer-legal, .reseller-footer-links, .reseller-footer-social-media-links {
	list-style: none;
	padding: 1.25em 0;
}







