/* ME100B glass effect */
.t228 {
  background: rgba(15, 15, 15, 0.7) !important;
  backdrop-filter: blur(14px);
  -webkit-backdrop-filter: blur(14px);
}

.t228__centercontainer {
  background: transparent !important;
}

.t228__maincontainer {
  background: transparent !important;
}

.t228__line {
  border-bottom: 1px solid rgba(255,255,255,0.12) !important;
}
