.scale127{
	transform: scale(1.27);
}

.imgChildSize {
	max-width: 15%;
}

.svelte-tags-input-matchs-parent{
	z-index: 1000;
}

.td-primary {
	background-color: #900aef;
}
.td-secondary{
	background-color: #6c757d;
}

.td-danger {
	background-color: #dc3545;
}

.td-light {
	background-color: #fff;
}
