@import url('https://fonts.googleapis.com/css2?family=Poppins:wght@400;500;700&display=swap');

[data-theme='apptheme'] {
  --background: #1b1d24;
  --secundColor: #c69d5b;
  --textColor: #fff;
  --subText: #000;
  --servicesBackground: #54504c;
}
