
.dropdown .google-btn,
.dropdown .facebook-btn {
  line-height: 3em;
  width: 250px;
  height: 50px;
  font-size: 16px;
  margin: 10px auto;
}
header .dropdown-trigger button {
  border-radius: 50%;
  -khtml-border-radius: 50%;
  width: 40px;
  height: 40px;
  background-color: #006dcd;
  color: #fff;
  font-weight: bold;
  font-family: Roboto;
  margin-right: 0.3rem;
}
header .dropdown-trigger button:focus {
  outline: none;
}
.dropdown .terms-policy {
  padding-bottom: 0;
  margin: 20px auto;
}
.dropdown .terms-policy small {
  font-size: 12px;
}
.dropdown-item button {
  outline: none;
  background: none;
}
.padd-bottom {
  padding-bottom: 1rem;
}

