/* Avoid frame around dots in JSON code blocks */
.highlight .err {
   border: inherit;
   box-sizing: inherit;
}

/* Override table no-wrap */
.wy-table-responsive table td, .wy-table-responsive table th {
   white-space: normal;
}
