body {
  color: #000 !important;
}
.container {
    width: 100% !important;
    margin: 0pt !important;
    padding: 0pt !important;
}
.wysiwyg p {
  font-size: 10pt !important;
}
.content {
    position: relative;
    top: 0pt !important;
}
.header, .footer {
  display: none;
}
h1 {
    font-size: 2rem !important;
    font-weight: 100;
}

h2, h3, h4, p {
    font-size: 1rem !important;
    font-weight: 200;
}
.agenda .block {
    margin: 0rem !important;
    padding: 0rem !important;
}
.day {
    font-size: 1rem !important;
    font-weight: 700;
}
.block-description {
    font-size: 10pt !important;
    background: none !important;
    padding: 0pt !important;
    border-radius: 0rem !important;
    font-weight: 700;    
    padding-top: 0pt !important;
}
.event-item {
  background: none !important;
  padding: .5rem 0rem !important;
  border-radius: 0px !important;
  border-bottom: 1pt solid #eaeaea;
  margin-bottom: 10pt;
}
.event-pre-title {
  font-size: 10pt;
}
.event-title {
    display: block;
    font-size: 12pt !important;
    font-weight: 500;
    margin-bottom: .5pt !important;
}
.event-speaker-img {
  display: none;
}
.event-description {
  font-size: 10pt;
}
.time {
    display: block;
    font-weight: 900;
    color: #63aae2;
    font-size: 8pt;
}
.event-speaker-name, .event-speaker-description, .moderator {
  font-size:10pt;
}