.h100 {
	height: 100% !important;
}

.pointer {
	cursor: pointer !important;
}

.flex-grow {
  flex-grow: 1;
}

.customWidth {
	padding-left: 30%;
	padding-right: 30%;
}

.customWidth {
  padding-left: 30%;
  padding-right: 30%;
}

.raffle_padding {
	padding: 0.5rem !important;
}

.justify-item-center {
	justify-items: center;
}

.channel-stats-bg {
	background-image: url('/assets/media/images/2600x1600/bg-3.png');
	background-position: center;
}

.overflow-hiden {
	overflow: hidden;
}