
        header .tm-menu nav ul li a:hover {
            color: #4100cc;
        }
        main .tm-message .mail-delete i {
            color: #4100cc;
        }
        main .tm-message .subject {
            color: #4100cc;
        }
        .primary-color {
            color: #4100cc;
        }
        main .tm-message .attachments a {
            border: 1px solid #4100cc;
        }
        header .tm-menu nav.main ul li a:hover {
            border-bottom: 2px solid #4100cc !important;
        }
        main .tm-message .attachments a:hover {
            background: #4100cc;
        }
        main .tm-sidebar .tm-create input[action=Create][type=submit] {
            background: #0ea70c;
        }
        main .tm-sidebar .tm-create input[action=Random][type=submit] {
            background: #e7040b;
        }
        .primary-background {
            background: #4100cc;
        }
        header .tm-mobile-menu {
            background: #4100cc;
        }
        main .tm-sidebar {
            background: #4100cc;
        }
        header .tm-logo {
            background: #4100cc;
        }
        main .tm-message .close-mail-content {
            background: #4100cc;
        }
        