/**
Theme Name: AlexMarian Child
Author: Rene Koerner
Author URI: https://www.grains.de
Description: Child Theme für Alexander Marian.
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: alexmarian-child
Template: astra
*/


.amlink {
  color: #000;
  font-size: 22px;
  line-height: 34px;
  font-weight: 300;
  text-decoration: none;
  text-decoration-thickness: 2px;
}

.amlink:hover, .amlink.w--current {
  text-underline-offset: 3px;
  text-decoration: underline;
  text-decoration-thickness: 1.5px;
}