a{
  color:#512b22;
}
.p-shop__title {
  font-size: 28px;
  line-height: 1.5;
  font-weight: bold;
}

.c-button{
  background-color: #512b22;
  color: #fff !important;
  padding: 1em 3em;
}

.p-page__title{
  color: #512b22;
  border-bottom: solid 2px #512b22;
  font-weight: bold;
  text-align: left;
  background: url(https://img14.shop-pro.jp/PA01080/540/etc/icon_leaf2.png?cmsp_timestamp=2103) left 6px no-repeat;
  padding-left: 25px;
}

.p-page__body-inner {
  color: #222;
  border-top: none;
  border-bottom: 2px solid #512b22;
  padding: 20px;
}
.c-alert {
  color: #512b22;
  background: #f2e7da;
  font-size: 14px;
}

.c-alert.c-alert--danger {
    color: #f44336;
}
.c-form__title{
  font-size: 14px;
}
