.elementor-348 .elementor-element.elementor-element-1d3fdae{--display:flex;--flex-direction:column;--container-widget-width:calc( ( 1 - var( --container-widget-flex-grow ) ) * 100% );--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;--align-items:center;--gap:0px 0px;--row-gap:0px;--column-gap:0px;--margin-top:150px;--margin-bottom:0px;--margin-left:0px;--margin-right:0px;--padding-top:28px;--padding-bottom:18px;--padding-left:0px;--padding-right:0px;}.elementor-348 .elementor-element.elementor-element-1d3fdae:not(.elementor-motion-effects-element-type-background), .elementor-348 .elementor-element.elementor-element-1d3fdae > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-color:#23281B;}.elementor-348 .elementor-element.elementor-element-970e17e{--display:flex;}/* Start custom CSS for html, class: .elementor-element-2a300f8 */.alex-site-footer__meta {
  text-align: center;
  width: 100%;
}

  /* Footer base */
  #alex-site-footer{
    background:#23281B;
    color:#F6F3E8;
  }

  #alex-site-footer .alex-site-footer__inner{
    max-width:1200px;
    margin:0 auto;
    padding:24px 20px 14px;
  }

  #alex-site-footer .alex-site-footer__brand-row{
    display:flex;
    justify-content:center;
    margin-bottom:14px;
  }

  #alex-site-footer .alex-site-footer__bottom{
    border-top:1px solid rgba(246,243,232,.14);
    padding-top:14px;
  }

  #alex-site-footer .alex-site-footer__links{
    display:flex;
    flex-wrap:wrap;
    justify-content:center;
    align-items:center;
    gap:10px 22px;
    margin:0;
    text-align:center;
  }

  #alex-site-footer .alex-site-footer__links a{
    color:#F6F3E8;
    text-decoration:none;
    opacity:.92;
    font-size:14px;
    line-height:1.45;
    letter-spacing:.02em;
    white-space:normal;
    word-break:break-word;
  }

  #alex-site-footer .alex-site-footer__links a:hover{
    opacity:1;
    text-decoration:underline;
  }

  /* Copyright centered */
  #alex-site-footer .alex-site-footer__meta{
    width:100%;
    text-align:center;
    color:#F6F3E8;
    opacity:.78;
    font-size:13px;
    letter-spacing:.08em;
    text-transform:uppercase;
    padding:14px 20px 22px;
    border-top:1px solid rgba(246,243,232,.10);
  }

  /* Mobile fix */
  @media (max-width:767px){
    #alex-site-footer .alex-site-footer__inner{
      padding:20px 14px 12px;
    }

    #alex-site-footer .alex-site-footer__logo img{
      max-width:190px;
      height:auto;
      display:block;
      margin:0 auto;
    }

    #alex-site-footer .alex-site-footer__links{
      display:grid;
      grid-template-columns:1fr;
      gap:10px;
      justify-items:center;
    }

    #alex-site-footer .alex-site-footer__links a{
      font-size:13px;
      line-height:1.4;
      text-align:center;
      max-width:28ch;
    }

    #alex-site-footer .alex-site-footer__meta{
      font-size:12px;
      line-height:1.5;
      letter-spacing:.06em;
      padding:12px 10px 18px;
      text-wrap:balance;
    }
  }
.alex-site-footer,
.alex-site-footer__bottom,
.alex-site-footer__inner {
  border-top: 0 !important;
}/* End custom CSS */