/* @option user selected border style setting */

.snowNav {
	border-bottom-style: solid;
	border-bottom-width: 2px;
	border-top-style: solid;
	border-top-width: 2px;
}

#footerContainer,
hr,
aside {
	border-top-style: solid;
	border-top-width: 2px;
}
