/*
To change this license header, choose License Headers in Project Properties.
To change this template file, choose Tools | Templates
and open the template in the editor.
*/
/* 
    Created on : Mar 14, 2021, 10:00:56 AM
    Author     : chani
*/
/* line 16, ../sass/blue.scss */
:root {
  --gray: #e0e0e0;
  --accent: #1c6674;
  --accent-dark: #1c6674;
  --accent-light: rgba(28, 102, 116, 0.73);
  --secondary: #f3f4ee;
  --primary: #222222;
}