.page-title {
    display: none;
}
.hero-bg-image__call-to-action .button + .button {
    margin-left: 0;
}
.hero-bg-image__call-to-action .button {
  margin-right: .5rem;
}
.hero-bg-image::before {
    content: none;
}

div#block-paymentoptionstext {
    display: flex;
    align-items: center;
    margin: 0px 15px;
}

div#block-paymentoptionstext h3 {
    margin-bottom: 0px;
}