/**
 * Theme Name: Ventifly
 * Template: lightrepair
 */

:root {
  --brand-primary: #009fe3;
  --brand-primary-dark: rgb(8, 134, 188);
}
