/*
  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: 05 June 2026 23:10:21
*/


.margin-container {
  width: 100%;
  margin: auto;
}
.img-fluid {
  display: flex;
  justify-content: center;
  align-items: center;
}
.linkHome:hoover {
  color: orange;
}
.purposeTitle span {
  color: #F37021;
  font-size: 2rem;
  font-weight: 900;
}
.purposeTitle {
  display: flex;
  flex-direction: column;
  justify-content: center;
  text-align: center;
  margin: auto;
  align-items: center;
}
.purposeTitle h3 {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  background-color: #FCEBDE;
  width: 70%;
  height: 250px;
  padding: 20px;
  margin-top: -120px;
}
@media (min-width: 375px) {
  .purposeTitle h3 {
    width: 70%;
    height: 160px;
    font-size: 1.25rem;
  }
  #pHeader h2 {
    font-size: 1.5rem;
  }
  .linkHome a {
    font-size: 1.5rem;
  }
}
@media (min-width: 768px) {
  .purposeTitle h3 {
    width: 100%;
    max-width: 50%;
    height: 180px;
    font-size: 1.5rem;
  }
  #pHeader h2 {
    font-size: 1.5rem;
  }
  .linkHome a {
    font-size: 1.5rem;
  }
}
@media (max-width: 991px) {
  .card-row.card-row--type .card .card-body {
    margin-top: 1rem !important;
  }
}
@media (min-width: 992px) {
  .purposeTitle h3 {
    font-size: 1rem;
    max-width: 80%;
    height: 140px;
    margin-top: -90px;
  }
  .margin-container {
    max-width: 90%;
  }
}
@media (min-width: 1200px) {
  .purposeTitle h3 {
    font-size: 1.25rem;
    max-width: 80%;
    width: 100%;
    height: 180px;
    margin-top: -90px;
  }
  .margin-container {
    max-width: 90%;
  }
  #pHeader h2 {
    font-size: 2rem;
  }
}
@media (min-width: 1920px) {
  .purposeTitle h3 {
    width: 100%;
    height: 180px;
    font-size: 1.5rem;
  }
  .margin-container {
    max-width: 1700px;
  }
}
