.main-header .logo {
font-family: 'Open Sans' !important;
}
h1,
h2,
h3,
h4,
h5,
h6,
.h1,
.h2,
.h3,
.h4,
.h5,
.h6 {
  font-family: 'Open Sans' !important;
  font-weight: 500;
  line-height: 1.1;
  color: inherit;
}
iframe {
    border-width: 0px;
}
.embed-button {
  float: right;
}
.bg-red {
background-color: #32313B !important;
}
.bg-purple {
background-color: #778899 !important;
}
.bg-green {
background-color: #FF7500 !important;
}
