body {
    font-size: 18.5px;      /* Font size */
    line-height: 1.5;     /* Line height */
    font-family: "Palatino Linotype", Cambria, Cochin, Georgia, Times, "Times New Roman", serif; /* Font family */
}

h1, h2, h3, h4, h5, h6 {
    line-height: 1.2;
}

.bd-main .bd-content .bd-article-container {
    max-width: 1200px !important;   /* Set maximum width for the main content area */
}