// Popover

.popover {
  border: solid 1px $grey;
}
h3.popover-header {
  margin-top: 0 !important;
}
.popover-body {
  font-family: $sansSerif;
}
