/**
 * All of the CSS for your public-facing functionality should be
 * included in this file.
 */
 
 .swal2-footer_p {
  justify-content: right;
  margin: 1.25em 0 0;
  padding: 1em 0 0;
  border-top: 1px solid #eee;
  color: #545454;
  font-size: 1em;
}