.bd-main .bd-content .bd-article-container {
  max-width: 100%;  /* default is 60em */
}

.bold-red {
    color: red;
    font-weight: bold;
}

.footer {
    display: none;
}