  /*!
 * Add custom css for this site here:
 */
 

 ol li,
 ul li {
     margin-bottom:.5rem;
 }
 
 
 caption {
    padding-top: .75rem;
    padding-bottom: .75rem;
    color: #6c757d;
    text-align: left;
    caption-side: top!important;
    font-weight:bold;
}