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

:root {
  --primary-color: #194f92;  
  --secondary-color: #000;  
  --title-color: coral;  
  --text-color: coral;  
}
