/* ui tab { */
/* 	background:#444; */
/* } */

body.pushable>.pusher, #puzzleRoot {
    background:black;
}

div.card {
  background: rgb(2,0,36)!important;
  background: linear-gradient(90deg, rgba(2,0,36,1) 0%, rgba(1,83,109,1) 33%, rgba(30,87,186,1) 100%)!important;	
}

div.bottom.fixed, .swal2-modal.swal2-show {
  background: rgb(2,0,36);
  background: linear-gradient(90deg, rgba(2,0,36,1) 0%, rgba(1,83,109,1) 100%, rgba(30,87,186,1) 100%)!important; 
}
label, .header, span, a, p, h6, h5, h4, h3, h2, h1 {
	color:white!important;
}
.ui.label {
	color:white!important;
}
.ui.inverted.segment {
	box-shadow: 0 0px 4px 0 rgb(255 255 255 / 12%), 0 0px 10px 0 rgb(255 255 255 / 25%);
}
.ui.inverted.pointing.menu .active.item:after {
	background: #9724be!important;
}

.ui.tag.label:after, .ui.tag.labels .label:after {
    background-color: black!important;
}
body, .header, label, .header, span, a, p, h6, h5, h4, h3, h2, h1 {
  font-family: 'Slabo 13px', serif !important;
}
