.layout-header_section .underlined {
    text-decoration: underline;
    text-decoration-color: var(--color-golden-orange) !important;
    text-decoration-thickness: 4px;
    text-underline-offset: 5px;
    text-underline-position: auto;
}