.btn-group {
	display: grid;
}
.d-flex {
	display: flex;
}
