
      body a {
        color: #a700af;
      }

      body a:hover {
        color: #a700af;
      }

      .blog-title a:hover {
        color: #a700af;
      }

      .social-menu a:hover {
        background: #a700af;
      }

      .post:hover .archive-post-title {
        color: #a700af;
      }

      .post-content a {
        color: #a700af;
      }

      .post-content a:hover {
        color: #a700af;
      }

      .post-content a:hover {
        border-bottom-color: #a700af;
      }

      .post-content p.pull {
        color: #a700af;
      }

      .post-content input[type="submit"] {
        background: #a700af;
      }

      .post-content input[type="button"] {
        background: #a700af;
      }

      .post-content input[type="reset"] {
        background: #a700af;
      }

      .post-content input:focus {
        border-color: #a700af;
      }

      .post-content textarea:focus {
        border-color: #a700af;
      }

      .button {
        background: #a700af;
      }

      .page-links a:hover {
        background: #a700af;
      }

      .comments .pingbacks li a:hover {
        color: #a700af;
      }

      .comment-header h4 a:hover {
        color: #a700af;
      }

      .comment-form input:focus {
        border-color: #a700af;
      }

      .comment-form textarea:focus {
        border-color: #a700af;
      }

      .form-submit #submit {
        background-color: #a700af;
      }

      .comment-title .url:hover {
        color: #a700af;
      }

      .comment-actions a {
        color: #a700af;
      }

      .comment-actions a:hover {
        color: #a700af;
      }

      .archive-nav a:hover {
        color: #a700af;
      }

      #infinite-handle:hover {
        background: #a700af;
      }

      .credits p:first-child a:hover {
        color: #a700af;
      }

      .nav-toggle.active .bar {
        background-color: #a700af;
      }

      .mobile-menu a:hover {
        color: #a700af;
      }
    