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

:root {
  --primary-color: #ea2d2d;  
  --secondary-color: #181818;  
  --title-color: coral;  
  --text-color: coral;  
}
