.bg-1 code {
  background-color: #DFF2FE !important;
}
.aligncenter {
  display: block;
  margin: 0 auto;
  text-align: center;
}
.caption {
  text-align: center;
  font-size: 0.7rem;
  color: #62748E;
  font-style: italic;
}
.box-1 {
  background-color: #EFF6FF;
  border: 1px solid #90A1B9;
  padding: 20px;
  margin: 10px 0;
}
.w-75 {
  width: 75% !important;
}
.w-50 {
  width: 50% !important;
}
