.login h1 a {
  background: url(https://fgr.design/wp-content/themes/FGR/_img/FGR-down.svg) no-repeat top center;
  width: 150px; height: 65px; background-size: contain;
  text-indent: -9999px; overflow: hidden; padding-bottom: 15px;
  display: block; position: absolute; left: 25px; bottom: -20px; z-index: -1;
}
.login input { padding-top: 5px !important; border-radius: 0px !important; }
body.login { background: #5c1bdb !important; }
#wp-submit { background: #35E6E3 !important; padding-top: 2px !important; height: 35px !important; border-radius: 0 !important; border: 0px solid transparent !important; }
.login p#nav a, .login p#backtoblog a { color: #fff !important; }
.login *:not(.dashicons) { font-family: Arial, Helvetica, sans-serif !important; }
@media screen and (max-height: 520px) { .login h1 a { display: none !important; } }
.language-switcher { display: none; }
#powered_by { position: absolute; right: 50px; bottom: 40px; width: 130px; height: auto; line-height: 1; }
#powered_by small { font-size: .8325rem; display: block; margin-bottom: 6.5px; color: #fff; font-family: Helvetica, Arial, sans-serif !important; text-align: left; }
#powered_by a { display: inline-block; width: 120px; }
#powered_by svg { width: 100%; height: auto; display: block; }
