/*!
 * Start Bootstrap - Blog Home HTML Template (http://startbootstrap.com)
 * Code licensed under the Apache License v2.0.
 * For details, see http://www.apache.org/licenses/LICENSE-2.0.
 */

body {
    padding-top: 70px; /* Required padding for .navbar-fixed-top. Remove if using .navbar-static-top. Change if height of navigation changes. */
}

.tag-cloud a {
            text-decoration: none;
            padding: 5px;
            display: inline-block;
        }

footer {
    margin: 50px 0;
}

.help-article {
    max-width: 760px;
    margin: 40px auto;
    padding: 0 20px;
    line-height: 1.6;
    font-size: 16px;
}

.help-article h1 {
    font-size: 28px;
    margin-bottom: 20px;
}

.help-article h2 {
    font-size: 20px;
    margin-top: 30px;
}

.help-article ul {
    margin-left: 20px;
}

