.p-cms {
  text-align: left;
  padding-bottom: 2rem
}
.align-center-flex {
  display: flex;
  justify-content: center
}
.highlight,.highlight:hover {
  color: #c62128
}
@media (min-width:1024px) {
  .p-cms {
    padding-bottom: 3rem
  }
}
.b-form-search__input {
  border-bottom-right-radius: 0;
  border-top-right-radius: 0
}
.b-form-search__button {
  border-bottom-right-radius: 4px;
  border-top-right-radius: 4px
}
.e-heading-page {
  margin: 1.5rem 0 3rem;
  text-align: center;
  font-size: 55px
}
.b-form-search {
  display: flex;
  max-width: 1200px;
  margin: 0 auto 3rem
}
