
body {
  font-family: 'Inter', sans-serif;
  background: linear-gradient(rgba(13, 58, 55, 0.85), rgba(1, 15, 15, 0.85)),
    url('../cipri/img/tribunal.png') no-repeat center center / cover;
  background-attachment: fixed;
  color: #f0f0f0;
}
.body-removal {
background-color: white !important;
}

