.lostPasswordBody .lostPasswordFormCenterSingleLoginActivation .mailSentMsg {
  padding-bottom: 50px;
}

.lostPasswordBody .lostPasswordFormCenterSingleLoginActivation img {
  margin-top: 16px;
}

.lostPasswordBody .lostPasswordFormCenterSingleLoginActivation {
  text-align: center;
}

.lostPasswordBody .lostPasswordFormCenterSingleLoginActivation .mailSentTitle,
.lostPasswordBody .lostPasswordFormCenterSingleLoginActivation .mailSentMsg {
  margin: 20px 15%;
  font-family: MuseoSans;
  font-weight: 700;
  font-size: 14px;
  color: #1a1a1a;
}

.lostPasswordBody .lostPasswordFormCenterSingleLoginActivation .mailSentMsg {
  font-weight: 300;
  font-size: 12px;
}

.lostPasswordBody .lostPasswordFormCenterSingleLoginActivation a {
  font-family: MuseoSans;
  font-weight: 300;
  font-size: 12px;
  color: #1a1a1a;
  text-decoration: underline;
}

.lostPasswordBody .lostPasswordFormCenterSingleLoginActivation .mailSentMsg {
  font-size: 14px;
}

.lostPasswordBody .lostPasswordFormCenterSingleLoginActivation a {
  font-size: 14px;
}