.pw-detail-contact-email {
    display: block;
    width: fit-content;
    margin-top: 6px;
    color: inherit !important;
    text-decoration: underline !important;
    text-underline-offset: 3px;
    line-height: 1.4;
    cursor: pointer;
}

.pw-detail-contact-email:hover {
    text-decoration-thickness: 2px !important;
}
