/*
/ RSVario!
/
*/
.rstpl-navigation .navbar .rstpl-brand {
  width: 222px;
}

a.anchor {
    display: block;
    position: relative;
    top: -350px;
    visibility: hidden;
}

  .icon::before {
    display: inline-block;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
  }

  .login::before {
    font-family: "Font Awesome 5 Free"; font-weight: 900; content: "\f007";
  }

  .tps::before {
    font-family: "Font Awesome 5 Free"; font-weight: 400; content: "\f1ea";
  }

  .twitter::before {
    font-family: "Font Awesome 5 Brands"; content: "\f099";
  }

 .yoga::before {
    font-family: "Font Awesome 5 Free"; content: "\f099";
  }

 .holistic::before {
    font-family: "Font Awesome 5 Free"; content: "\f099";
  }

