#es .es-login-box__msg-title {
  font-size: 24px;
  color: #121F36;
  font-weight: bold;
text-shadow: 0 0 0px rgba(0,0,0,0.0),0 0 0px rgba(0,0,0,0.0);
  margin-bottom: 20px;
}
#es .es-login-box__msg-desc {
  font-size: 14px;
  color: #121F36;
text-shadow: 0 0 0px rgba(0,0,0,0.0),0 0 0px rgba(0,0,0,0.0);
  margin-bottom: 20px;
}