/* Add any styles to customize the look and feel of your survey invite dialogs here */
.gsight2_inviteDialog_footer button {
  padding: 10px !important;
  margin-right: 4px !important;
  background-color: #7b0050 !important;
  border-radius: .25rem;
  border: none !important;
  font-family: robotoregular, Arial, Helvetica, sans-serif;
  font-weight: 400;
}

.gsight2_inviteDialog .gsight2_inviteDialog_inner .gsight2_inviteDialog_content .gsight2_inviteDialog_header .gsight2_inviteDialog_headerCloseButton {
  color: #7b0050;
}
