/**
 * Do not edit directly
 * Generated on Wed, 02 Aug 2023 23:03:21 GMT
 */

:root {
  --auro-color-base-white-opacity-40: rgba(255, 255, 255, 0.4); /* white @ 40% */
  --auro-color-base-black-opacity-15: rgba(0, 0, 0, 0.15); /* black @ 15% */
  --auro-color-brand-atlas-400-opacity-20: rgba(0, 116, 200, 0.2); /* color brand atlas 400 @ 20% */
}
