#mannerDialogModal .modal-footer {
  justify-content: center;
}
#mannerDialogModal .modal-footer .hyperlink_button {
  font-size: 1.2rem;
  padding: 0.5rem 1.5rem;
  border-radius: 500px;
  font-weight: bold;
}
#mannerDialogModal .modal-footer .hyperlink_button:hover {
  color: white;
  text-decoration: none;
  cursor: pointer;
}

/*# sourceMappingURL=popup_manner_dialog.css.map */
