.white > p {
	color: white!important;
}

.option {
	padding: 5px;
	color: white;
	background: #00000080;
}

.mod {
	padding: 5px;
	color: white;
	background: #00000060;
}

.banned-item {
	width: 100%;
	background: crimson;
	top: 0;
	left: 0;
	height: 3px;
	position: absolute;
}

.white > p {
	color: white !important;
}
