#d2900227 .c-heading-3__heading {
  text-align: center;
  background: #000;
  padding: 1%;
  width: 20%;
  color: white;
  font-size: 24px;
  line-height: 1.1;
}
#d2900222 .c-text:first-child,
#d2900223 .c-text:first-child,
#d2900224 .c-text:first-child,
#d2900225 .c-text:first-child,
#d2900226 .c-text:first-child {
  text-decoration: underline;
  font-weight: bold;
  font-size: 16px;
  margin-bottom: 2%;
}
#d2895475 .shop_button a {
  color: #445166;
  text-decoration: none;
}
#d2895475 .shop_button a:hover {
  color: #252d38;
  text-decoration: underline;
}
@media only screen and (max-width: 800px) {
  #d2900227 .c-heading-3__heading {
    width: 30%;
  }
}
@media only screen and (max-width: 767px) {
  #d2900227 .c-heading-3__heading {
    font-size: 18px;
  }
}