/* Enter Your Custom CSS Here */
.omega-nav-menu a {
    color: #44739e;
    font-weight: bolder;
}

body {
    color: #1B1B1B;
    font-family: 'Open Sans', sans-serif;
    font-weight: 400;
}

h1, h2, h3, h4, h5, h6, .h1, .h2, .h3, .h4, .h5, .h6 {
    color: #44739e;
}

p.credit {
    float: right;
    display: none;
}

.site-title a, .site-title a:hover {
    display: none;
}

.site-footer {
    font-size: 11px;
}

.omega-nav-menu, .omega-nav-menu > ul {
    margin-bottom: -3em;
}

h1, .h1 {
    font-size: 45px;
    line-height: 45px;
}

img.alignnone {
    margin-bottom: -1em;
}
h4, .h4 {
    font-weight: 900;
}

.site-container {
    max-width: 800px;
}
p {
    margin: 0 0 16px;
    padding: 0;
}
