/**/

.p-shop__header--logo img {
  width:283px;
  max-width:60%;
}
.c-button--primary {
    background: #bf9000;
}
.c-button--primary:hover {
    background: #a07900;
}