.header {
  margin-bottom: 10px;
  background-color: #cc7500;
  background-image: none;
}

.footer {
  margin-bottom: 10px;
  background-color: #cc7500;
  background-image: none;
}
.footer2
{
  display: none;
}

.topbarclass {
  background-color: green;
}
.topbarclass .card-body {
  background-color: orange;
}
.below-topclass {
  background-color: green#ffffff;
}

#mod-custom139
{
  background-color: floralwhite;
  color: #333;
}

.card-body
{
  padding: var(--card-spacer-y)var(--card-spacer-x);
  color: var(--card-color);
  flex: auto;
  box-shadow: 0 .5rem 1rem rgba(0,0,0,.15) !important;
}

.social-list {
border-right: 1px solid rgba(255, 255, 255, 0.1);
display: -webkit-box;
display: -ms-flexbox;
display: flex;
margin: 0;
list-style: none;
line-height: 1;
padding: 0;
  color: white !important;
}
  