.user-form .caption {
  color: blue;
  font-weight: bold; }

.user-greeting {
  font-weight: bold; }

.notifications li p, .notifications ol a p {
  margin: 0;
  margin-top: 10px;
  font-weight: 400;
  font-size: 14px;
  line-height: 22px;
  color: #595959; }

.set-font-size * {
  font-size: 15px !important; }