a {
text-decoration: underline !important;
font-weight: bold !important;
}

/* Remove from menu */
nav a,
.nav-menu a,
.nv-nav-wrap a,
header a {
text-decoration: none !important;
font-weight: normal !important;
}

/* Remove from buttons */
a.button,
a.wp-block-file__button,
a.elementor-button,
[role="button"],
.elementor-button-wrapper a,
.wp-block-button__link,
[class*="btn"] a,
a[class*="btn"],
a[class*="button"] {
text-decoration: none !important;
font-weight: normal !important;
}