.vh-100 {
	height: 100vh;
}

.w-auto {
	width: auto!important;
}

.fs-lil-smaller { font-size: .9em!important }
.fs-smaller { font-size: .75em!important }