.rprimary {
    color: #0062ff;
}
.rsecondary {
    color: #c63d96;
}
.login-btn {
    background-color: #0062ff;
    color: #fff;
    width: 100% !important;
    margin-bottom: 20px;
    border-radius: 5px;
    font-size: 13px;
}

.rcopyright {
    font-size: .8em;
    margin-bottom: 30px;
    color:#000;
}