iframe {
  width: 100%;
  height: 338px;
  border: none;
  overflow: hidden;
}

/* html {
  background-color: #232D4B;
} */


bg-jefferson {
  background-color: #232D4B;
}


bg-rotunda {
  background-color: #E57200;
}


features-icons-adj {
  padding-top:3rem !important; /* Adding !important forces the browser to overwrite the default style applied by Bootstrap */
  padding-bottom:7rem !important; /* Adding !important forces the browser to overwrite the default style applied by Bootstrap */
}



.ordered-list-center {
  text-align: left;
  list-style-position: inside;
  display: table;
  margin: 0 auto;
}
