/**
 * @file
 * other variables
 */
:root {
  --radius-lg: 100px;
  --container-md: 924px;
  --transition: all linear .3s;
}
