.txt-danger{
  color: #dc1212 !important;
}
.bg-red{
  background-color: #dc1212 !important;
}

body{
  font-family: 'Poppins', 'Helvetica Neue', Arial, sans-serif !important;
}