/*
 Theme Name:   Community Broadband Bits
 Theme URI:
 Description:  Twenty Sixteen Child Theme
 Author:
 Author URI:
 Template:     twentysixteen
 Version:      1.0.0
 License:      GNU General Public License v2 or later
 License URI:  http://www.gnu.org/licenses/gpl-2.0.html
 Tags:         light, dark, two-columns, right-sidebar, responsive-layout, accessibility-ready
 Text Domain:  twenty-sixteen-child
*/

.embed {
    margin-top: 2em;
}

code {
    display: block;
    background: #eee;
    padding: 0.5em;
    border: 1px solid #ccc;
    word-wrap: break-word !important;
    white-space: normal !important;
}
xmp {
    word-wrap: break-word !important;
    white-space: normal !important;
    display: inline;
}