/* User Provided Stylesheet */

.bd-article-container {
    max-width: 900px;
    margin: 0 auto;
    padding: 2rem 1rem;
}

h2 {
    text-align: center;
    font-size: 2.5rem;
    margin-bottom: 2rem;
    color: #333;
}
