/* global */
#footer {
  min-height: 260px;
  margin-top: 60px;
}

.navbar-header a.navbarbrand {
    font-size: 17px;
}

/* home */
.teaser {
    font-size: 18px;
}
/* daily word */

.body_html, #body_html {
    font-family: 'Arial', serif;
    font-size: 17px;
    line-height: 26px;
}

#verse {
    font-size: 17px;
    line-height: 26px;
}

#dw-footer {
    font-size: 16px;
    line-height: 25px;
}

#features .option3 .feature {
    padding: 5px 5px 5px 5px;
    background: white;
    box-shadow: 0 1px 3px 1px #E0E0E0;
    border-radius: 4px;
}

.book_index {
    font-size: 16px;
}

.book_index_titles a:link {
    color: black;
}

a.book_index_section a:link a:visited a:hover a:active {
    color: black;
}