.top-container .threequarter {
align-content:center;
}
.top-container {
border-bottom:1px solid #cdcdcd;
}
.footer {
  background-color: #00AD41 !important;
}
:root {
	--colorPri: #e6e6e6;
	--colorSec: #00AD41;
	--colorTer: #2171b9;
	--colorQua: #aecde7;
	--highlightPri: #142570;
	--highlightSec: #2e56a3;
}