.navigation_button_container {
	width: 100%;
	clear: both;
	padding-top: 1.5em;
	padding-bottom: 2em;
	color: rgba(255, 255, 255, 1.0);
}

.navigation_button_container a svg {
	margin-top: -3px;
	margin-bottom: -3px;
	fill: currentColor;
	margin-right: 3px;
}