.popover {
  font-size: 1rem;
  box-shadow: $popover-box-shadow;
}

.popover-header {
  border: 0;
  margin-bottom: -2rem;
}