.newCommonCss {
  color: #535353;
}
.newCommonCss a {
  text-decoration: none;
  color: #535353;
}
.newCommonCss a:hover {
  color: rgb(54, 120, 243);
  text-decoration: underline;
}
