
/* MyMe vitrine */
.auth-desc {
  font-size: 13px;
  line-height: 1.45;
  color: #9aa0a6;
  margin: 0 0 14px;
  text-align: center;
}
.light .auth-desc { color: #5f6368; }
.auth-footer {
  margin-top: 16px;
  text-align: center;
  font-size: 12px;
  color: #6b7280;
}
.auth-footer a {
  color: #2a8a84;
  text-decoration: none;
}
.auth-footer a:hover { text-decoration: underline; }
