.wp-block-zionplus-callout {
  border-radius: 5px;
  position: relative;
  overflow: hidden;
  border: rgba(235, 107, 64, 0.25) 1px solid;
  background: transparent;
  margin-bottom: 3rem; }
  .wp-block-zionplus-callout .callout-image {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: auto;
    z-index: 0;
    opacity: 0.25; }
  .wp-block-zionplus-callout .callout-title {
    display: inline-block;
    position: relative;
    z-index: 1;
    background: none;
    margin: 1.5rem 2rem 1rem 2rem;
    padding: 0;
    height: auto;
    width: auto;
    color: #eb6b40;
    font-size: 14px;
    text-transform: uppercase;
    font-weight: bold;
    border-bottom: rgba(235, 107, 64, 0.25) 5px solid;
    border-radius: 0;
    padding-bottom: 5px; }
  .wp-block-zionplus-callout .callout-content {
    position: relative;
    z-index: 2;
    padding: 0 2rem;
    color: #3a3736;
    font-size: 1.5rem;
    line-height: 1.5em; }
  .wp-block-zionplus-callout .btn {
    position: relative;
    z-index: 3;
    margin: 0 2rem 2rem 2rem;
    background: #eb6b40;
    color: #fff;
    padding: 0.5rem;
    width: auto;
    border-radius: 5px; }
  .wp-block-zionplus-callout .components-icon-button {
    color: #d5d2d2; }
  .wp-block-zionplus-callout.has-photo {
    background: #364b54;
    border: transparent 1px solid; }
    .wp-block-zionplus-callout.has-photo .callout-title {
      color: #fff;
      border-bottom: rgba(255, 255, 255, 0.25) 5px solid; }
    .wp-block-zionplus-callout.has-photo .callout-content {
      color: #fff; }
    .wp-block-zionplus-callout.has-photo .components-icon-button {
      color: #cccccc; }

/*# sourceMappingURL=data:application/json;charset=utf-8;base64,eyJ2ZXJzaW9uIjozLCJzb3VyY2VzIjpbXSwibmFtZXMiOltdLCJtYXBwaW5ncyI6IiIsImZpbGUiOiIuL2Jsb2Nrcy5zdHlsZS5idWlsZC5jc3MiLCJzb3VyY2VSb290IjoiIn0=*/