:root {
  --primary-blue: #3A73C9; /* Cor principal, azul forte */
  --light-gray: #EEEEF2;
  --text-color: #495057;
  --white: #ffffff;
}
