@import url('https://liveby-cdn-bucket.s3.amazonaws.com/brokerages/standard-theme.css');
@import url('https://liveby-cdn-bucket.s3.amazonaws.com/vendors/moxiworks/custom.css');
@import url('https://fonts.googleapis.com/css?family=Montserrat&display=swap');

/* Custom styles for serenogroup.com */
div.liveby-embed {
  --cta-text-transform: uppercase;
  background: var(--color-cta);
}

.liveby-embed .lb-profile-list-item {
  padding-bottom: 0;
}

.styles_hero__kNr17 .styles_name-container__27HJT span {
 font-family: Optima, sans-serif;
}

div.liveby-embed .lb-p {
  padding-bottom: 0;
}
 
div.liveby-embed,
div.liveby-embed h2,
div.liveby-embed h3,
div.liveby-embed h4 {
 color: var(--color-primary);
}
.liveby-embed #market-trends .market-trends_statistics__2YYO9 {
 --color-primary: #7F7770;
 --color-secondary: #c4beb6;
}
.liveby-embed #market-trends .statistic_liveby-statistic__2QsT3 .statistic_statistic-title__jpSRB {
 color: #001231;
}
.liveby-embed #properties .styles_properties__3bRz5 .styles_property-info__3kpb5 h3, .liveby-embed #properties .styles_properties__3bRz5 .styles_property-info__3kpb5 span, .liveby-embed #properties .styles_properties__3bRz5 .styles_property-info__3kpb5 div {
  color: var(--color-primary);
}
 
#community .community_tag__34eRr {
  background: var(--color-secondary);
  color: var(--color-cta);
}

/* make sure hero text looks good */
.liveby-embed .styles_hero__kNr17 .styles_name-container__27HJT .styles_name__11qCq{
  color: white !important;
}