.p-shop__title {
  color: #845568;
}
.c-button--primary {
    background: #BF98A6;
}
.c-button--primary:hover {
    background: #845568;
}