.ce-cta-button.pos-left .cta-container {
  text-align: left;
}
.ce-cta-button.pos-left .cta-container a {
  margin: 0 auto 0 0;
}
.ce-cta-button.pos-center .cta-container {
  text-align: center;
}
.ce-cta-button.pos-center .cta-container a {
  margin: 0 auto;
}
.ce-cta-button.pos-right .cta-container {
  text-align: right;
}
.ce-cta-button.pos-right .cta-container a {
  margin: 0 0 0 auto;
}
.ce-cta-button a.ce-ctab-link .ce-ctab-inner.cta-button {
  display: inline-block;
}
.ce-cta-button.colorscheme-two a.ce-ctab-link {
  background: #5e8b98;
}
.ce-cta-button .cta-container a.cta-two {
  margin-left: 30px;
}

/*# sourceMappingURL=cta-button.css.map */
