/* Colors */
/* General Colors */
/* Heading sizes */
/* Intro */
/* Header */
/* Slides/Slides Container */
/* Footer */
/* Footer Buttons */
/* Slide Numbers */
/* If you add/remove buttons, change this number */
/* Audio player width */
/* fill color of progress bar & more? */
/* rarely used */
h2 {
  margin: 1rem 0;
  color: #0a304e; }

p {
  line-height: 1.4em;
  margin: 0.75em 0; }

.box-btn {
  background: #0a304e; }

img.float-left {
  float: left;
  margin-right: 10px;
  max-width: 40%; }

.accordion-content {
  overflow: auto; }
