#top-footer {
  background-color: #a6a6a6;
}

#bottom-footer {
  background-color: #424242;
}

.transparent.header-sticky .header-bottom {
  border-bottom-width: 0px;
  border-bottom-style: solid;
}

h3 {
  font-size: 20px;
}

p {
  font-size: 15px;
  text-align: justify;
}

#comments.comments-area {
  display: none;
}

.transparent.header-sticky .is-sticky .header-bottom {
  background-color: #2b2b2b;
  opacity: 0.85;
}

.header-sticky .is-sticky .header-bottom {
  background-color: #454545;
}

#flash-breadcrumbs.breadcrumb-trail.breadcrumbs {
  background-color: #0d77bd;
  color: #ffffff;
  margin-bottom: -10px;
}

.fun-facts-section .fun-facts-title-wrap {
  color: #ffffff;
}

.fun-facts-icon-wrap {
  background-color: #cccccc;
  margin: 42px;
  border-radius: 23px;
}

.header-bottom {
  background-color: #3d3d3d;
}

#content.site-content {
  margin-top: -12px;
}

#bottom-footer .copyright-text {
  color: #ffffff;
  font-size: 15px;
  font-weight: bold;
}