/*
Theme Name: Twenty Twenty-Five Child
Template: twentytwentyfive
Description: Child theme of Twenty Twenty-Five with Twenty Twenty-Four styling
Version: 1.0
*/

a {
  text-decoration: none !important;
  outline: none !important;
}
a:focus,
a:focus-visible,
a:active,
button:focus,
button:focus-visible {
  outline: none !important;
  box-shadow: none !important;
}
a:hover {
  color: #000 !important;
}
