/* Layout CSS - Layout changes */

.text-white {
	color: white;
}

.bg-dark {
	background-color: #2a2a2a;
}