.btn-store {
	background-color: #EC2569
}
.btn-bubbles:active {
	background-color: #EC2569;
}
.item__price-discount {
	color: #EC2569;
}
.btn-store.btn-special {
	background-color: #F13B5C;
}