.text a {
  text-decoration: none;
  color: #49413d;
}

a:hover {
  text-decoration:underline;
}
