.ctc-email-sample .ctc-block-actions {
  text-align: center;
}

.ctc-email-sample .ctc-block-content {
  background: #ffffff;
  padding: 25px 30px;
  margin: 0 0 0 0;
  border-radius: 10px;
  border: 1px solid lightgray;
}

.ctc-email-sample .ctc-block-copy {
  margin-top: 20px;
}

.ctc-email-sample .ctc-email-highlight {
  background: #ffeb3b;
  color: black;
}
