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

:root {
  --primary-color: #08387f;  
  --secondary-color: #29b6ff;  
  --title-color: coral;  
  --text-color: coral;  
}
