body {
  font-family: 'Poppins', sans-serif;
}

.bg-primary{
    background-color: #ff0000;
}

.text-primary{
    color: #ff0000;
}