/* It is recommended to place all your extra/additional CSS rules here */

#left-sidebar #main-menu {
    font-size: 0.85em;
    line-height: 1;
    text-transform: none;
}

.small, small {
    font-size: 75%;
}

.tabpanel.styled-tabs .tab-content > .tab-pane {
    text-align: left;
}

#main-content .section-wrapper .content-wrapper {
    text-align: left;
}

body {
    font-size: 16px;
}

#main-content .feature-paragraph {
    font-size: 16px;
}

h2 {
    font-size: 1.95em;
}

h1 {
    font-size: 2.5em;
}