  
  .splash .wp-block-cover__inner-container{
      position: unset;
  }
  .splash_logo img {
      width: 100vw;
      height: 100%;
      aspect-ratio: 1 / 1;
  }

  .splash_social svg{
    height: 2em !important;
    width: 2em !important;
  }