text {
	font-family: 'Inter', sans-serif;
}

.shindo1 {
	background-image: url('/assets/shindo/shindo1.svg');
	background-size: cover;
	width: 20px;
	height: 20px;

}

.shindo2 {
	background-image: url('/assets/shindo/shindo2.svg');
	background-size: cover;
	width: 23px;
	height: 23px;
}

.shindo3 {
	background-image: url('/assets/shindo/shindo3.svg');
	background-size: cover;
	width: 23px;
	height: 23px;
}

.shindo4 {
	background-image: url('/assets/shindo/shindo4.svg');
	background-size: cover;
	width: 23px;
	height: 23px;
}

.shindo5 {
	background-image: url('/assets/shindo/shindo5lower.svg');
	background-size: cover;
	width: 25px;
	height: 25px;
}

.shindo5plus {
	background-image: url('/assets/shindo/shindo5upper.svg');
	background-size: cover;
	width: 25px;
	height: 25px;
}

.shindo6 {
	background-image: url('/assets/shindo/shindo6lower.svg');
	background-size: cover;
	width: 30px;
	height: 30px;
}

.shindo6plus {
	background-image: url('/assets/shindo/shindo6upper.svg');
	background-size: cover;
	width: 30px;
	height: 30px;
}

.shindo7 {
	background-image: url('/assets/shindo/shindo7.svg');
	background-size: cover;
	width: 37px;
	height: 37px;
}

.shindoRegion1 {
	background-image: url('/assets/shindo/regions/shindo1Region.svg');
	background-size: cover;
	width: 28px;
	height: 28px;
}
.shindoRegion2 {
	background-image: url('/assets/shindo/regions/shindo2Region.svg');
	background-size: cover;
	width: 28px;
	height: 28px;
}
.shindoRegion3 {
	background-image: url('/assets/shindo/regions/shindo3Region.svg');
	background-size: cover;
	width: 28px;
	height: 28px;
}
.shindoRegion4 {
	background-image: url('/assets/shindo/regions/shindo4Region.svg');
	background-size: cover;
	width: 28px;
	height: 28px;
}
.shindoRegion5lower {
	background-image: url('/assets/shindo/regions/shindo5lowerRegion.svg');
	background-size: cover;
	width: 28px;
	height: 28px;
}
.shindoRegion5upper {
	background-image: url('/assets/shindo/regions/shindo5upperRegion.svg');
	background-size: cover;
	width: 28px;
	height: 28px;
}
.shindoRegion6lower {
	background-image: url('/assets/shindo/regions/shindo6lowerRegion.svg');
	background-size: cover;
	width: 28px;
	height: 28px;
}
.shindoRegion6upper {
	background-image: url('/assets/shindo/regions/shindo6upperRegion.svg');
	background-size: cover;
	width: 28px;
	height: 28px;
}
.shindoRegion7 {
	background-image: url('/assets/shindo/regions/shindo7Region.svg');
	background-size: cover;
	width: 28px;
	height: 28px;
}
.regionCountdown {
	background-image: url('/assets/shindo/regions/regionCountdown.svg');
	background-size: cover;
	width: 30px;
	height: 30px;
}

