.p-shop__title{
  color: #fac926;
}

.c-alert{
  background: #a6cc45;
  color: #fff;
}

.c-alert a{
  color: #fff;
}

.c-button__group .c-button--primary{
  background: #eb6238;
  color: #fff;
  font-weight: bold;
}