/* Enter Your Custom CSS Here */
body {
    font-size: 18px;
}

h1 {
    color: #000;
}

h2 {
    color: #008ac4;
}

h3 {
    color: #2bbbad;
}

#sidebar-primary .widget-title {
    font-size: 1.28571429em;
}

.loop-title {
    font-size: 2.0em;
}

.widget-title {
    font-size: 1.55em;
    margin-top: 0;
}

