
.footnote {
    font-size: 14pt;
}

.also {
    font-size: 20pt;
}

/* body { */
/*     font-family: Raleway, sans-serif; */
/* } */
body:after {
    content: url(../bala/logo-bala.png);
    position: fixed;
    bottom: 3.5em;
    right: 3.5em;
    box-shadow: 5px 5px 10px #0; }

/* .reveal h1, .reveal h2, .reveal h3, .reveal h4, .reveal h5, .reveal h6 { */
/*     font-family: Raleway, Sans-serif; */
/* } */
/* --- Custom Stage Indicator Bars (Tag Method) --- */
.reveal .slides section[class*="empathize"] {
  border-top: 10px solid #551a8b !important;
}

.reveal .slides section[class*="analyze"] {
  border-top: 10px solid #006400 !important;
}

.reveal .slides section[class*="solve"] {
  border-top: 10px solid #D2B48C !important;
}

.reveal .slides section[class*="test"] {
  border-top: 10px solid #FF1493 !important;
}
