.hover\:bg-white:hover {
	background-color: rgb(255 255 255);
}
.w-2\/3 {
    width: 66%;
}
.mr-3 {
	margin-right: .75rem;
}
.w-15rem {
	width: 15rem;
}
.text-small {
	font-size: 0.9rem;
}
.my-5 {
    margin-bottom: 1.3rem;
    margin-top: 1.3rem;
}