.z-9 {
	z-index: 9;
}

.mt-20 {
	margin-top: 20px;
}

.border-0 {
	border: 0;
}

.br-0 {
	border-radius: 0px;
}