.b-xog-action-btn-text{
  max-width: 600px;
  width: 100%;
}

.b-xog-action-btn-text p:last-of-type{
  margin-bottom: 0; 
}

.b-xog-action-btn-text__footer{
  background: #f8f8f8;
  border-top: #f1f1f1 solid 1px;
  margin: -20px;
  margin-top: 15px;
  padding: 20px;
  text-align: center;
  border-radius: 0 0 2px 2px;
}