/*=================================== WC icons ===================================*/
.gov {
	height: 25px;
	width: 25px;
	margin-left: auto;
	margin-right: auto;
}
.primary-state {
	height: 25px;
	width: 25px;
	margin-left: auto;
	margin-right: auto;
}
.quick-add {
	height: 22px;
	width: 22px;
	margin-right: 2px;
}
.remove-quick-add {
	height: 22px;
	width: 22px;
	margin-right: 2px;
}
:root {
    --theme-hue: 396;
}
.signInTile {
    width: 450px;
    float: left;
    font-size: 13px;
    margin-bottom: 50px;
    margin-top: 6px;
}