/* ---------- Color Module Styles ----------- */

:root {
  --primary-color: #29658a;  
  --secondary-color: #272b4f;
}
