/*Pre-footer links*/

.camelCase {
	text-transform: capitalize;
}

 /*Sticky Tulane Shield background*/
  .tulane-shield {
  background-image: url("/sites/default/files/2025-06/Tulane_Shield_2024_SemiTransparent.svg");
  height: 100%;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
      background-color: rgba(255, 255, 255,0.1);
    background-blend-mode: lighten;
  }

footer .button.button--full {color: white !important; border: 1px solid white !important;}

footer .tulane-logo-svg-text-block .col-span-2 {grid-column: span 3 / span 3;}
footer .tulane-logo-svg-text-block {margin-top: -42px !important;}
footer #block-footerleft .tulane-logo-svg-text-block .font-bold {font-weight: 500 ; font-size: 22px;}
.footer-bottom .tulane-logo-svg-text-block .order-1 {margin-top: 16px ;margin-bottom: -16px ;}


.tulane-social-icons {margin-top: -20px;}
          @media (min-width:768px){.tulane-social-icons {margin-top: 40px;}}
          .footer-bottom {display: block !important; background-color: #54585A;}
          .footer1 .tulane-social-icons {display: none;} 