:root {   
  --primary-color: #eb3b5a;   /*. Morado #6d73ef */
  --secondary-color: #1e1e1e;
  --secondary-color-azul: #30336b;
  --linear-color-1: rgb(235, 59, 90);
  --linear-color-2: rgb(235, 59, 90);
  --linear-color-3: rgb(235, 59, 90);
}