.t675__wrapper {
  display: flex;
  align-items: center;       /* Vertical center */
  justify-content: center;   /* Horizontal center */
  height: 100%;              /* Full height of slide */
}

#ialocWidgetContainer {

}

.t-popup{
    background-color: #15271a;
}
.t-popup__block-close-button{
    background:color(srgb 0.7497 0.2196 0.2627);
}



