#popmake-overlay {
  background-color: rgba(0, 0, 0, 0.8);
  opacity: 0.6;
}

.popmake-close {
  background-color: rgb(98, 189, 145) !important;
}

.popmake-close:after {
  content: '\f00d';
  font-family: FontAwesome;
}