/*
  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: 23 April 2021 11:04:13
*/


.smp-header {
  background: #f6f6f6;
}
.smp-navigation-secondary ul li a {
  color: #263f6a;
}
.smp-header__mobile-btn span {
  background: #263f6a;
}
.smp-navigation-secondary ul li a:hover {
  color: #263f6a;
  text-decoration: underline;
}
.smp-header__search-btn svg {
  color: #263f6a;
}
@media (min-width: 1200px) {
  .smp-header__search-btn svg {
    color: #fff;
  }
}
