.h4, h4 {
  font-size: 22px;
  padding: 6px;
  text-align: center;
}

div {
  margin-top: 1.2em;
}

a {
  color: #4b4c4d;
  text-decoration: none;
  background-color: transparent;
  padding: 12px;
  padding-right: 12px;
  padding-left: 12px;
}

a:hover {
  color: #52626f;
}

a:hover {
  color: #52626f;
  text-decoration: none;
}

.card-img-top.w-100.d-block.square-img {
  max-width: 220px;
  height: 220px;
  margin: auto;
}

.card-title {
  text-align: center;
}

.card {
  height: 278px;
  width: 230px;
  border: none;
}

.wood-chips-title {
  padding-top: 2px;
  padding-bottom: 2px;
  height: 35px;
}

* {
  margin: 0;
  padding: 0;
}

div {
  margin-top: .3em;
}

.card-img-top.w-100.d-block.square-img {
  max-width: none;
}

.card.wood-card {
  width: 100%;
}

.col-md-4.d-flex.d-xl-flex.justify-content-center.justify-content-xl-center {
  padding-left: 15px;
  padding-right: 15px;
}

* {
  font-family: 'Roboto';
  margin: 0;
  padding: 0;
}

