p {
  margin: unset;
}

div.conference-video {
  background-image: -webkit-gradient(linear, left top, left bottom, from(#0081C7), color-stop(50%, #15527B), color-stop(50%, #FFF), to(#FFF));
  background-image: linear-gradient(#0081C7 0%, #15527B 50%, #FFF 50%, #FFF 100%);
}

.conference-header {
  font-family: Ubuntu, Source Sans Pro, sans-serif;
  font-style: normal;
  font-weight: bold;
  font-size: 48px;
  line-height: 55px;
  background: #0081C7;
  color: #fff;
}

.conference-subheader {
  font-family: Source Sans Pro, sans-serif;
  font-style: normal;
  font-weight: normal;
  font-size: 21px;
  line-height: 26px;
  background: #0081C7;
  color: #fff;
}

div.inner-page-wrap {
  margin-top: 0px;
}

.vi-lazyload-playbtn {
  display: none !important;
}

.vi-lazyload {
  max-width: 1170px;
  max-height: 360px;
}

/* Heading 2 - Main Section Title */
.conference-header-2 h2 {
  font-family: Ubuntu;
  font-style: normal;
  font-weight: normal;
  font-size: 32px;
  line-height: 32px;
  text-align: center;
  letter-spacing: -0.015em;
  color: #5A7931;
}

/* Heading 3 - Sub Section Title */
.conference-header-3 .spb_wrapper h3, .subsection-title p .spb_wrapper h3, .conference-header-3-green h3 .spb_wrapper h3 {
  font-family: Ubuntu;
  font-style: normal;
  font-weight: normal;
  font-size: 24px;
  line-height: 28px;
  letter-spacing: -0.015em;
  color: black;
  margin-top: 15px;
}

.conference-header-4 h4 {
  font-family: Ubuntu;
  font-style: normal;
  font-weight: bold;
  font-size: 28px;
  line-height: 32px;
  color: #FFFFFF;
  background: #1F4A69;
}

.subheader-paragraph p {
  font-family: Source Sans Pro;
  font-style: normal;
  font-weight: normal;
  font-size: 19px;
  line-height: 24px;
  color: #000000;
}

.subheader-paragraph p a {
  color: #15527B;
  text-decoration: underline;
}

.subsection-title p {
  text-align: unset;
  color: #000000;
}

.conference-header-3-green h3 {
  text-align: center;
  color: #5A7931;
}

.blue-link p, .blue-link p a {
  font-family: Source Sans Pro;
  font-style: normal;
  font-weight: bold;
  font-size: 19px;
  line-height: 24px;
  letter-spacing: -0.015em;
  -webkit-text-decoration-line: underline;
          text-decoration-line: underline;
  text-transform: uppercase;
  color: #15527B;
}

.green-button {
  background: #99C13C;
  border-radius: 2px;
  font-family: Ubuntu;
  font-style: normal;
  font-weight: 500;
  font-size: 18px;
  line-height: 21px;
  text-align: center;
}

.gray-background {
  background-color: #F5F4F3;
}

.inner-page-wrap {
  margin-bottom: unset;
}

.conservative h2{
  color: #90251B;
}
/*# sourceMappingURL=climate-change-conferences.css.map */
