.lp-col-main {
  flex-basis: 66.66%;
}

.lp-col-sidebar {
  flex-basis: 25%;
}

.lp-footer-bg {
  background-color: #3f3f3f;
  flex-basis: 100%;
}

.author-meta {
  font-style: normalfont-weight:700;
}

.text-alert-red {
  color: #b50303;
}

.hidden-label {
  display: none;
}

.svg-hidden {
  position: fixed left: -1000px;
}
