/*
  Running Squiz Matrix
  Developed by Squiz - http://www.squiz.net
  Squiz, Squiz Matrix, MySource, MySource Matrix and Squiz.net are registered Trademarks of Squiz Pty Ltd
  Page generated: 03 May 2026 15:19:19
*/


/* Image attribute styles */

    .relative{
        position: relative;
    }
    .caption-text{
        position: absolute;
        background: #000;
        bottom: 0;
        left:0;
        padding: 5px;
    }
    .caption-text p{
        color: #fff;
        font-size: 10px;
    }
    
/* Reshuffle footer */    
    .footer__logos{
      margin-top: 30px !important;
    }
    .footer__logos ul {
        align-items: center;
        justify-content: center;
    }
    