// Popover Theme
// ===

// Popover Content
// ---

.pw-popover__content {
    padding: $unit *2;
}
