/* Hemen Al butonu yazı rengi */
a.btn.btn-extra .btn-text,
a.btn.btn-extra,
a.btn.btn-extra span{
  color: #313846 !important;
}

/* Kapat / X ikon rengi (font icon ise) */
button.close,
button.close span,
.modal .close,
.popup-close,
.j-close{
  color: #313846 !important;
}

/* X svg ise */
.popup-close svg,
.j-close svg,
.modal .close svg{
  fill: #313846 !important;
  stroke: #313846 !important;
}
