/**
 * All of the CSS for your public-facing functionality should be
 * included in this file.
 */

article.investment-guide {
    max-width: 752px;
    display: flex;
    flex-direction: column;
}