.pnp-actions { 
    display: none;
}
#accept-push-notifications {
  background:#ff4747; color:#fff;
  padding:10px 14px; border:none; cursor:pointer; border-radius:6px;
}
#accept-push-notifications:hover { 
    background:#e63e3e; 
}
