:root {
  --mans-red: #7D1F2B;
  --mans-red-hover: #5c1520;
  --mans-red-light: #9B2335;
  --mans-red-muted: rgba(125,31,43,0.12);
}
.elementor-button {
  background-color: #7D1F2B !important;
  border-color: #7D1F2B !important;
}
.elementor-button:hover {
  background-color: #5c1520 !important;
  border-color: #5c1520 !important;
}
.elementor-counter-number-wrapper,
.elementor-counter-number,
.elementor-counter-number-suffix,
.elementor-counter-number-prefix {
  color: #C9A96E !important;
}
.elementor-star-rating i {
  color: #C9A96E !important;
}
.elementor-heading-title em {
  color: #9B2335 !important;
}
.mans-area-link,
.mans-area-link i {
  color: #7D1F2B !important;
}