a.wp-block-cble-block-relinkpayment {
  background: #FFFFFE;
  border: 1px solid #E7E7E7;
  box-sizing: border-box;
  border-radius: 10px;
  padding: 20px;
  text-align: center;
}
a.wp-block-cble-block-relinkpayment:hover {
  border: 1px solid #06845A;
}
a.wp-block-cble-block-relinkpayment .image {
  height: 70px;
  display: flex;
  align-items: center;
  justify-content: center;
  margin-bottom: 20px;
}
a.wp-block-cble-block-relinkpayment .image img {
  max-width: 100%;
  width: auto;
  max-height: 100%;
  height: auto;
}
a.wp-block-cble-block-relinkpayment h5 {
  font-family: Montserrat;
  font-style: normal;
  font-weight: bold;
  font-size: 14px;
  line-height: 140%;
  margin-bottom: 0;
}
