.adbefore::before { 
  content: "Advertisement";
  font-family: var(--roboto);
  font-size: 12px;
  opacity: .5;
  text-align: center;
}