#footerContainer > .Footer__footerBg {
	display: none;
}

.Footer__footerBg__custom {
    background: #f5f5f5;
    padding: 1.875rem 0;
}

