.navbar-laravel {
  box-shadow: 0 2px 4px rgba(0, 0, 0, 0.04); }

.my-form {
  padding-top: 1.5rem;
  padding-bottom: 1.5rem; }

.my-form .row {
  margin-left: 0;
  margin-right: 0; }

.google-btn {
  display: inline-block;
  background: url(/img/btn-google.svg) no-repeat center center;
  background-size: contain;
  width: 50px;
  height: 47px; }

.yandex-btn {
  display: inline-block;
  background: url(/img/btn-yandex.svg) no-repeat center center;
  background-size: contain;
  width: 50px;
  height: 47px; }

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