.recent-insights-layout-container .recent-insights-layout-title {
  font: normal 800 2rem/2.4rem "Futura LT Pro", -apple-system, sans-serif;
  color: #222930;
  letter-spacing: 0.64px;
  margin-bottom: 32px;
  margin-top: 0px;
}
.recent-insights-layout-container .recent-insights-title {
  font: normal 800 1.25rem/1.5rem "Futura LT Pro", -apple-system, sans-serif;
  color: #222930;
  letter-spacing: 0.4px;
  cursor: pointer;
}
.recent-insights-layout-container .recent-insights-topic-date-wrapper {
  font: normal 700 0.75rem/1.05rem "Open Sans", -apple-system, sans-serif;
  gap: 16px;
  color: #686b6D;
  letter-spacing: 0.06px;
  text-transform: uppercase;
  cursor: pointer;
  width: -webkit-max-content;
  width: -moz-max-content;
  width: max-content;
}
.recent-insights-layout-container .recent-insights-topic-date-wrapper .lucide {
  width: 16px;
  height: 16px;
}
