.p-shop__logo{
    width: 232px;
}

.c-button--primary{
    background-color: #e9292f;
    transition: all 0.5s;
}

.c-button--primary:hover{
    background-color: #e9292f;
    opacity: 0.7;
}

.p-review-list__unit {
    border-bottom: ;
    border-bottom: #aaa dotted 1px;
    line-height: 1.5em;
    margin: 0 auto 0.7em;
    padding: 0;
    width: 95%;
}