.cursor-pointer {
	cursor: pointer;
}

body {
	background-color: #25283b;
}

.display-none {
	display: none;
}