:root {
	--bs-secondary-color: var(--bs-dark);
	--bs-tertiary-rgb: 34, 34, 34;
	--bs-tertiary-color: var(--bs-gray);
}