/**
Theme Name: Old Pal Child Theme
Author: Frank Ieradi, 420Interactive
Author URI: https://420interactive.com
Description: Child theme for OldPal.co site.
Version: 1.0.0
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: old-pal-child-theme
Template: astra
*/

a:link {
  text-decoration: none!important;
}

a:visited {
  text-decoration: none!important;
}

a:hover {
  text-decoration: none!important;
}