/*
  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: 18 October 2025 07:16:06
*/


@import url('https://fonts.googleapis.com/css2?family=Balsamiq+Sans:wght@400;700&family=Nerko+One&display=swap');

body { color:#063247;}

#main-navbar, button.navbar-toggler {display: none !important;}

.homeBanner {height:280px;}

h1, h2, h3, h4, h5 {font-family: 'Nerko One', cursive;} 

h1, h2 {font-size:4.4em;}
h3 {font-size:3.2em;}
h4 {font-size:2.6em;}
h5 {font-size:1.8em;}

ul.external-link-listing li {
    /*background-color:#ffc53e;*/
    border:none;
}

ul.external-link-listing li img {
    height:200px;
}

ul.external-link-listing h5 {
    float:left;
    padding: 5px 30px 5px 20px;
    background-color: #df6004;
    color:#fff;
    margin-left:-10px;
    margin-top:-200px;
    z-index:100;
    position:relative;
    border-radius: 0px 20px 20px 0px;
    text-align:left;
}

ul.external-link-listing h5 a:hover {
    background-color: #ca5b0a;
}

ul.external-link-listing li span.freeActivity {
    font-weight:bold;
    color:#10506b;
    background-color:#fdc300;
    padding:7px;
    z-index:90;
    position:relative;
    border-radius: 50%;
    margin-top:-40px;
    margin-right:10px;
    float:right;
}