
body {
  font-family: 'Segoe UI', sans-serif;
}
.btn-info {
  background-color: #40dbe5;
  border-color: #40dbe5;
}
.text-primary {
  color: #40dbe5 !important;
}
