#copyrightdate {
    color: rgb(192, 192, 192);
    font-size: 15px;
}

#copyrightdate:before {
    color: rgb(192, 192, 192);
    font-size: 16px;
    content: "© 2025 ";
}