/*
  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: 04 June 2026 19:11:20
*/


.article-container table {
  width: 100% !important;
  border-collapse: collapse !important;
  border: 1px solid #e0e0e0 !important;
  margin: 30px 0;
  table-layout: fixed;
}
.article-container td {
  border: 2px black solid !important;
  padding: 20px !important;
  vertical-align: top;
}
.article-container a {
  text-decoration: underline;
  font-style: italic;
}
.article-container a:hover {
  color: #f40051;
}
