.controls__login {
  border: none;
  background: transparent;
  cursor: pointer; }
  .login-form input[type="text"],
  .login-form input[type="password"]{
    width: 100%;
  }
.login-form .button{
  padding: 0.5rem 1rem !important;
  margin-bottom: 1rem;
}
.controls button.controls__login {
  color: inherit; }
.controls a.controls__articles {
  color: #1C64B0; }

/*# sourceMappingURL=style.css.map */
