.p-shop__title {
  color: #130903;
}

.p-shop__logo {
  width: 260px;
}

.c-button--primary {
  background: #292929;
}

.c-alert a {
  background: #292929!important;
    color: #fff;
    padding: 12px;
    /* margin: 5px; */
    display: inline-block;
    border-radius: 27px;
    text-decoration: none;
    margin-top: 8px;
}