/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: Oct 08 2024 | 00:46:27 */
.login .custom-message {
    background-color: rgb(0 0 0 / 0%);
    margin-left: 15px;
    margin-right: 15px;
    color: #fff;
    font-size: 32px;
    font-weight: 400;
    text-align: center;
    text-transform: uppercase;
    letter-spacing: 3px;
}
#loginform {
    background-color: rgb(255 255 255 / 0%);
}