span.p-shop__title {
    font-weight: 900;
    color: #333;
}
.c-button--primary {
    background: #333;
}
.c-button--primary:hover {
    background: #555;
}
