.#{$prefix}popover {

box-shadow: 0 4px 8px rgba(119, 119, 119, .1), 0 12px 20px rgba(119, 119, 119, .2);
&-header + &-body {
  padding-top: 0;
}

}