.z--1 { z-index: -1;}
.z-0 { z-index: 0;}
.z-1 { z-index: 1;}

.relative { position: relative;}

.white-search .wp-block-search__inside-wrapper {
    background: white;
}

.red-dot::after {
  content: ".";
  color: red;
}