@import 'src/Components/GlobalStyles/colors';

.boxContainer {
	svg {
		color: var(--primary-color);
	}
}
