
.footer-blocks, .footer-bottom-blocks, .footer-bottom, .footer-social {
    background-color: var(--primary);   /* Footer background */
    color: #ffffff;
	margin-top: 0rem;
	padding-left: 1rem;
}

footer.footer a {
    color: #fff;
}
.footer-four h2 {
    text-align: center;
}

.footer-four .block-content p {
	margin: 0.75rem 0.25rem 0.0rem 5rem;
}




