/* godaddy-fix.css */
a:hover {
  color: var(--dock-blue) !important;
  text-decoration: underline !important;
}
