footer a,
footer a:hover,
footer a:visited, 
footer a:active {
	font-weight: normal;
	text-decoration: none;
}
.seneplus-footer-wrapper {
	display: flex;
	gap: 20px;
	padding-right: 20px;
	padding-left: 20px;
	font-size: 12px;
	text-align: left;
}
.seneplus-footer-col1 {
	flex-basis: 60%;
}
.seneplus-footer-col2 {
	flex-basis: 40%;
}
footer.site-footer {
	padding-top: 30px;
	padding-bottom: 30px;
}
.site-footer__bottom {
	margin-top: 0;
	border-top: none;
}
footer .content,
.site-footer .content,
.site-footer__bottom .block{
	padding: 0;
	margin: 0;
}
.site-footer__bottom .region {
	margin-top: 0;
}
footer .region-footer-fifth {
	margin-top: 0;
	border: none;
}
.node--type-article footer .field--name-body {
	max-width: 100%;
	padding-right: 20px;
	padding-left: 20px;
	font-size: 14px;
}
footer p {
	margin-bottom: 0;
}
.seneplus-copyright {
	font-size: 15px;
	color: #FFF;
	margin-bottom: 5px;
}
.seneplus-footer-title {
	font-weight: bold;
	color: #FFF;
	margin-bottom: 5px;
}

.page-vocabulary-sections footer a, 
.page-vocabulary-sections footer a:hover, 
.page-vocabulary-sections footer a:visited, 
.page-vocabulary-sections footer a:active {
	color: rgba(255, 255, 255, 0.7) !important;
}
