.buttonbox-cta a {
    border-radius: 20px;
    border: 2px solid #019f52;
    padding: 5px 20px 7px 20px;
    color: #ffffff;
    text-decoration: none;
    background: #009f52;
    line-height: 1;
    position: absolute;
    bottom: 0px;
  }
  .knopSA a {
    border-radius: 20px;
    border: 2px solid #007694;
    padding: 5px 20px 7px 20px;
    color: #ffffff;
    text-decoration: none;
    background: #007694;
    line-height: 1;
    position: absolute;
    bottom: 0px;
  }