a:link, a:visited, a:hover, a:active {
  text-decoration: none;
  color: inherit;
}

.separation {
    border-top-color: #00B5A3;
    border-top-style: dotted;
    border-top-width: 1px;
}
