.bg-secondary {
	background-color: var(--secondary-color);
}

.object-contain {
	object-fit: contain;
}
