        body { 
          background: #FFF; 
          font-family: "Delius", cursive; font-weight: 400; font-style: normal; 
          }
        .raleway-regular { font-family: "Raleway", sans-serif; font-optical-sizing: auto; font-weight: 400; font-style: normal; }
        .navbar .navbar-inner { background: #ffffff; }
        .navbar .nav li a, 
        .navbar .icon-private-w  { color: #36134c; }
        .navbar .brand, 
        .navbar .nav li a:hover, 
        .navbar .nav li a:focus, 
        .navbar .nav .active a, 
        .navbar .nav .active a:hover, 
        .navbar .nav .active a:focus  { color: #70547f; }
        .navbar a:hover .icon-private-w, 
        .navbar a:focus .icon-private-w, 
        .navbar .active a .icon-private-w, 
        .navbar .active a:hover .icon-private-w, 
        .navbar .active a:focus .icon-private-w { color: #70547f; }
        #serp-dd .result a:hover,
        #serp-dd .result > li.active,
        #fullArticle strong a,
        #fullArticle a strong,
        .collection a,
        .contentWrapper a,
        .most-pop-articles .popArticles a,
        .most-pop-articles .popArticles a:hover span,
        .category-list .category .article-count,
        .category-list .category:hover .article-count { color: #325722; }
        #fullArticle, 
        #fullArticle p, 
        #fullArticle ul, 
        #fullArticle ol, 
        #fullArticle li, 
        #fullArticle div, 
        #fullArticle blockquote, 
        #fullArticle dd, 
        #fullArticle table { color:#585858; }
        #docsSearch h1 {
          font-family: "Raleway", sans-serif; font-optical-sizing: auto; font-weight: 400; font-style: normal;
          color: #e8eede;
        }
        .most-pop-articles { 
           background: #e8eede; 
           border: 1px solid #719839; 
           border-radius: 10px;
           padding: 20px
        }
        .most-pop-articles h2 { 
         font-family: "Raleway", sans-serif; 
         font-optical-sizing: auto; 
         font-weight: 400; 
         font-style: normal; 
         color: #325722;
      }
        #docsSearch {
        	height: 300px;
          background-color: #000;
        	background: url(https://media.scienceandartofherbalism.com/prod/content/2026/05/21172852/Rosemary-background-dark.webp) no-repeat center  100% / cover transparent;
        	background-blend-mode: darken;
          border-bottom: none;
        	padding-top: 95px;
        	position: relative;
        	top: -1px;
        }
        #searchBar .search-query {
      	background: #fff;
      	border-color: #70547F;
      	box-shadow: none;
      	color: #917d9b;
      }
      #searchBar button {
      	background: #70547F;
      	border-color: transparent;
      	color: #fff;
      }
      #searchBar button:hover {
      	background: #917d9b;
      	border-color: transparent;
      	color: #ffffff;
      }
      .category-list .category { 
           background: #e8eede; 
           border: 1px solid #719839; 
           border-radius: 10px;
      }
      .category h3 { 
         font-family: "Raleway", sans-serif; 
         font-optical-sizing: auto; 
         font-weight: 400; 
         font-style: normal; 
         color: #325722;
      }