.ets_solo_or {
  text-align: center;
  margin-bottom: 1rem;
}

.ets_solo_or span {
  font-size: 0.75rem;
}

.ets_solo_social_btn {
  font-size: 2.875rem;
  cursor: pointer;
}

.ets_solo_social_btn i {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 1em;
  height: 1em;
  box-shadow: 0 1px 1px 0 rgba(0, 0, 0, 0.25);
}

.ets_solo_social_btn svg {
  width: .5em;
  height: .5em;
}

.facebook i {
  background-color: #3c5a98;
  fill: white;
  box-shadow: none;
}

.google i {
  background-color: #fff;
}
