.callout a {
  color: white;
}

.callout a:hover {
  text-decoration: underline;
};