:root{
  --bp-sm:480px; /* @kind other */   /* telefone grande */
  --bp-md:768px; /* @kind other */   /* tablet retrato */
  --bp-lg:1024px; /* @kind other */  /* tablet paisagem / laptop pequeno */
  --bp-xl:1280px; /* @kind other */  /* desktop — largura de projeto */
  --bp-2xl:1536px; /* @kind other */ /* desktop amplo */
}
