/* Style the output */
/* .cell {                           */
/*   border: 1px solid lightgrey;    */
/*   border-radius: 5px;             */
/*   padding: 10px;                  */
/*   margin-bottom: 1em;             */
/*   border-left: 5px solid #6ca6ad; */ /* Thicker blue left border */
/* }                                 */

.callout-body {
  font-weight: bold !important;
}
