.mb-0{
	margin-bottom: 0;
}

.mb-4 {
    margin-bottom: 4rem;
}

.font-sm{
	font-size: 14px;
}

.font-md{
	font-size: 16px;
}

.white{
	color: #fff;
}