/*
Theme Name: Bizlawyer
*/
:root {
  --yellow: #e6c789;
  --white: #ffffff;
  --gray: #7d7d7d;
  --black: #000000;
}
.fsw-watermark-url {
  display: none !important;
}

div#fsw-watermark {
  position: absolute;
  display: none !important;
}
