@import url("https://fonts.googleapis.com/css?family=Maven+Pro:400,500,700,900");
.RH-LAYOUT-CENTERPANEL-topic-box {
  font-family: "Maven Pro", system-ui, -apple-system, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif !important;
  font-size: 14px;
  /* base font size */
  line-height: 1.6;
  color: #222;
}
.RH-LAYOUT-CENTERPANEL-topic-box .RH-LAYOUT-HEADER-container, .RH-LAYOUT-FOOTER-container .RH-LAYOUT-HEADER-container {
  font-family: "Maven Pro", system-ui, -apple-system, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif !important;
}
.RH-LAYOUT-CENTERPANEL-topic-box .RH-LAYOUT-LEFTPANEL-container, .RH-LAYOUT-FOOTER-container .RH-LAYOUT-LEFTPANEL-container {
  font-family: "Maven Pro", system-ui, -apple-system, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif !important;
}
.RH-LAYOUT-CENTERPANEL-topic-box .RH-LAYOUT-LEFTPANEL-section, .RH-LAYOUT-FOOTER-container .RH-LAYOUT-LEFTPANEL-section {
  font-family: "Maven Pro", system-ui, -apple-system, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif !important;
}
.RH-LAYOUT-CENTERPANEL-topic-box .rh-layout-selectdetails, .RH-LAYOUT-FOOTER-container .rh-layout-selectdetails {
  font-family: "Maven Pro", system-ui, -apple-system, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif !important;
}
.RH-LAYOUT-CENTERPANEL-topic-box .RH-LAYOUT-RIGHTPANEL-container, .RH-LAYOUT-FOOTER-container .RH-LAYOUT-RIGHTPANEL-container {
  font-family: "Maven Pro", system-ui, -apple-system, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif !important;
}

.RH-LAYOUT-CENTERPANEL-topic-box .RH-LAYOUT-BRS-container, .RH-LAYOUT-FOOTER-container .RH-LAYOUT-BRS-container
{
  font-family: "Maven Pro", system-ui, -apple-system, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif !important;
}

.RH-LAYOUT-CENTERPANEL-topic-box .RH-LAYOUT-BODY-desktop-view .RH-LAYOUT-HEADER-title, .RH-LAYOUT-FOOTER-container .RH-LAYOUT-BODY-desktop-view .RH-LAYOUT-HEADER-title {
  font-size: 1.4rem;
}
.RH-LAYOUT-CENTERPANEL-topic-box .rh-layout-HEADER-title-link, .RH-LAYOUT-FOOTER-container .rh-layout-HEADER-title-link {
  color: #007FBF !important;
}
.RH-LAYOUT-CENTERPANEL-topic-box .RH-LAYOUT-BODY-mobile-view .RH-LAYOUT-HEADER-title, .RH-LAYOUT-FOOTER-container .RH-LAYOUT-BODY-mobile-view .RH-LAYOUT-HEADER-title {
  font-size: 0.9rem !important;
}
.RH-LAYOUT-CENTERPANEL-topic-box ul.Square, .RH-LAYOUT-FOOTER-container ul.Square{
  list-style: square;
}