.underline {
    text-decoration: underline;
}

/* FIXME: https://github.com/executablebooks/sphinx-book-theme/issues/732 */
#rtd-footer-container {
    margin-top: 0px !important;
    margin-bottom: 0px !important;
}
