.top-bar-menu {
  background-color: #700121;
}
.banner-article {
  background-color: #700121;
}

header.header2 div.grid-child:not(.container-nav) {
    background-image: url(/images/banner-top.png);
    background-repeat: no-repeat;
    background-position: right;
}

.footer-modules {
  background-color: #000000;
}

.footer-menu ul {
  background-color: #700121;
}

footer.container-footer {
  background-color: #700121;
  background-image: none;
  margin-top: 0px;
}

footer.container-footer div.grid-child{
  padding-top: 0px;
  padding-bottom: 0px;
}


footer.container-footer div.footer-copyright {
  background-color: #700121;
  background-image: none;
}
div.container-banner {
  margin-bottom: 0px;
}

div.banner-article h4 a {
  color: #DDB552;
}

div.banner-article p {
  color: #FFFFFF;
}

div.banner-article a.btn-secondary {
  --btn-bg: #DDB552;
}

div.banner-article img {
  max-width: 30%;
  float: left;
  margin-right: 10px;
}


.top-bar-menu .card-body {
  background-color: orange;
}

.header {
    background: #FFFFFF;
}

.qba-main-menu {
  background-color: #000000;
}

.grid-child.container-nav { background-color:#000000;}

h1, h2, h3 {color: #6d0120}

.sidebar-right h3 {
  color: #6d0120;
}

.sidebar-right a.mod-articles-category-title {
  color: #6d0120;
  font-weight: bold;
}

.footer-modules p {
  color: #FFFFFF;
}

div.grid-child.container-bottom-a {
  background-color: #000000;
}

div.grid-child.container-bottom-a div.mod-custom {
  margin-left: 10px;
}


div.grid-child.container-bottom-a h4 {
  color: #6d0120;
}

div.grid-child.container-bottom-a p {
  color: #FFFFFF;
}

div.grid-child.container-bottom-a h3.queensland-banding-header {
    border-bottom: 4px solid #700121;
}

div.grid-child.container-bottom-a h3.latest-news-header {
    border-bottom: 4px solid #700121;
}


div.grid-child div.main-top div.mod-custom img {
  margin-right: 10px;
}

div.grid-child.container-bottom-a img {
  max-width: 30%;
  float: left;
  margin-right: 5px;
}

div.grid-child.container-bottom-a img.footer-article-logo {
  max-width: 75%;
}

div.grid-child.container-bottom-a img.footer-nbca {
  max-width: 75%;
}


.my-banner {
/*min-width2: 100%;*/
  margin-bottom: 0px;
}

