/* Amenities on Branch Pages, match MidTN */
.page-node-type-branch #block-openy-carnation-content > .bg-gray-600 {
  margin-top: 2em;
  background-color: #F4F4F4 !important;
}

.paragraph--type--branch-amenities-with-icons { background: transparent !important; }

.wrapper-field-location-amenities .field-amenities-icon-wrapper,
.label-for-field-branch-amenties-with-icons { display: none; }

.paragraph--type--branch-amenities-with-icons .wrapper-field-location-amenities .label-for-field-location-amenities,
.page-node-type-branch h5.grid-branch-features {
  color: #636466;
  font-family: "Cachet Medium";
  font-size: 35px;
  text-align: center;
  border: none !important;
  padding-right: 24px;
}

.wrapper-field-location-amenities .term-name {
  border-radius: 6px;
  background-color: #e5eff7;
  font-size: 16px;
  text-align: left;
  color: #2f2f2f;
  margin: 0.2em 0;
  padding: 0.5em 1em;
  width: 95%;
}

.wrapper-field-location-amenities .term-name::before {
  font-weight: 600;
  color: #28a745;
  position: relative;
  top: 0;
  font-size: 16px;
  margin-right: 0.3em;
}
