:root { --primary-color: #24A98F; 
  --active-color: var(--primary-color);
  --custom-btn-bg-hover-color: var(--primary-color);
}