/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: Jun 18 2024 | 10:28:54 */
   .morecontent span {
            display: none;
        }
        .morelink {
            display: inline-block;
            color: #0066cc;
            text-decoration: none;
            cursor: pointer;
        }
        .morelink:hover, .morelink:focus {
            text-decoration: underline;
        }