.greenText, .noEmailName, .noEmailName:hover {
  color: #AF0A0F!important;
}

body {
  background: linear-gradient(to bottom, white, rgba(195,225,255,100) 2%)!important;
}

.innerPost, .markedPost, .form-post {
  background-color: #D7F0F5!important;
}

a, .quoteLink {
  color:#1E2D3B!important;
}

a:hover {
  color:#4C7AA8!important;
}

.labelRole {
  font-weight: normal!important;
}
