/**
 * All of the CSS for your public-facing functionality should be
 * included in this file.
 */

.white-popup {
  position: relative;
  background: #FFF;
  padding: 20px;
  width: auto;
  max-width: 700px;
  margin: 20px auto;
}
