a:hover {
	text-decoration: none;
}
.freeshipping {
	border-radius: 3px;
	background: rgba(255, 255, 255, .7);
	white-space: nowrap;
	margin-top: 1em;
	margin-left: auto;
	margin-right: auto;
	width: 20em;
	padding-bottom: 1px;
}

#page {
	position: relative;
	min-height: 99vh;
}

#container{
	padding-bottom: 3rem;
}

#footer {
	position: absolute;
	bottom: 0px;
	width: 100%;
	height: 3rem;
}

label {
	margin-bottom: 0px;
}

.card-columns {
	column-count: 1;
}

#profileButtonId {
	min-width: 16em;
}