figcaption.brocksterstyle {
	font-family: serif;
	font-style: italic;
}

/* Turning this off for now.  I just use this code to see the Bootstrap grid.

div[class="row"] {
    border: 1px dotted rgba(0, 0, 0, 0.5);
}

div[class^="col-"] {
    background-color: rgba(255, 0, 0, 0.2);
}  
  
   */