#my-theme .page-content a:not(.elementor-button),
#my-theme .page-content a > strong,
#my-theme .hotlines a {

    color: black;
    /* font-weight: bold; */
    text-decoration: underline;
    text-decoration-color: #CC3366 !important;

}

#my-theme .elementor-post__read-more {

    text-decoration: none !important;

}

#my-theme .elementor-post__card .elementor-post__title a {

    text-decoration: none;

}