/*==========  Category Styles  ==========*/
.category-style-end-users .post-grid__info, .category-style-end-users .category-block__info, .category-style-end-users .meta a
{
  border-color: #9ccd63;
}

.category-style-end-users .post-grid__meta .icon-arrow-right, .category-style-end-users .category-block__info .active .icon-arrow-right
{
  color: #9ccd63;
}

.category-style-end-users.category-link a
{
  box-shadow: 0px 2px 0px #9ccd63;
}

.category-style-end-users .category-color
{
  color: #9ccd63;
}

.category-style-end-users:hover .category-color-hover
{
  color: #9ccd63;
}

.category-style-end-users:hover span.icon-arrow-right
{
  color: #9ccd63;
}

.category-style-experts .post-grid__info, .category-style-experts .category-block__info, .category-style-experts .meta a
{
  border-color: #bd3e96;
}

.category-style-experts .post-grid__meta .icon-arrow-right, .category-style-experts .category-block__info .active .icon-arrow-right
{
  color: #bd3e96;
}

.category-style-experts.category-link a
{
  box-shadow: 0px 2px 0px #bd3e96;
}

.category-style-experts .category-color
{
  color: #bd3e96;
}

.category-style-experts:hover .category-color-hover
{
  color: #bd3e96;
}

.category-style-experts:hover span.icon-arrow-right
{
  color: #bd3e96;
}

.category-style-resources .post-grid__info, .category-style-resources .category-block__info, .category-style-resources .meta a
{
  border-color: #3794d1;
}

.category-style-resources .post-grid__meta .icon-arrow-right, .category-style-resources .category-block__info .active .icon-arrow-right
{
  color: #3794d1;
}

.category-style-resources.category-link a
{
  box-shadow: 0px 2px 0px #3794d1;
}

.category-style-resources .category-color
{
  color: #3794d1;
}

.category-style-resources:hover .category-color-hover
{
  color: #3794d1;
}

.category-style-resources:hover span.icon-arrow-right
{
  color: #3794d1;
}

.category-style-solutions .post-grid__info, .category-style-solutions .category-block__info, .category-style-solutions .meta a
{
  border-color: #ffc20e;
}

.category-style-solutions .post-grid__meta .icon-arrow-right, .category-style-solutions .category-block__info .active .icon-arrow-right
{
  color: #ffc20e;
}

.category-style-solutions.category-link a
{
  box-shadow: 0px 2px 0px #ffc20e;
}

.category-style-solutions .category-color
{
  color: #ffc20e;
}

.category-style-solutions:hover .category-color-hover
{
  color: #ffc20e;
}

.category-style-solutions:hover span.icon-arrow-right
{
  color: #ffc20e;
}

.category-style-technology .post-grid__info, .category-style-technology .category-block__info, .category-style-technology .meta a
{
  border-color: #ed6c26;
}

.category-style-technology .post-grid__meta .icon-arrow-right, .category-style-technology .category-block__info .active .icon-arrow-right
{
  color: #ed6c26;
}

.category-style-technology.category-link a
{
  box-shadow: 0px 2px 0px #ed6c26;
}

.category-style-technology .category-color
{
  color: #ed6c26;
}

.category-style-technology:hover .category-color-hover
{
  color: #ed6c26;
}

.category-style-technology:hover span.icon-arrow-right
{
  color: #ed6c26;
}
/** blog **/

/*==========  Category Styles  ==========*/
.category-style-blog .post-grid__info, .category-style-blog .category-block__info, .category-style-blog .meta a,
.category-style-hivemind-blog .post-grid__info, .category-style-hivemind-blog .category-block__info, .category-style-hivemind-blog .meta a

{
  border-color: #9ccd63;
}

.category-style-blog .post-grid__meta .icon-arrow-right, .category-style-blog .category-block__info .active .icon-arrow-right,
.category-style-hivemind-blog .post-grid__meta .icon-arrow-right, .category-style-hivemind-blog .category-block__info .active .icon-arrow-right
{
  color: #9ccd63;
}

.category-style-blog.category-link a, .category-style-hivemind-blog.category-link a
{
  box-shadow: 0px 2px 0px #9ccd63;
}

.category-style-blog .category-color, .category-style-hivemind-blog .category-color
{
  color: #9ccd63;
}

.category-style-blog:hover .category-color-hover, .category-style-hivemind-blog:hover .category-color-hover
{
  color: #9ccd63;
}

.category-style-blog:hover span.icon-arrow-right, .category-style-hivemind-blog:hover span.icon-arrow-right,
{
  color: #9ccd63;
}


/** podcast **/

/*==========  Category Styles  ==========*/
.category-style-podcast .post-grid__info, .category-style-podcast .category-block__info, .category-style-podcast .meta a
{
  border-color: #ed6c26;
}

.category-style-podcast .post-grid__meta .icon-arrow-right, .category-style-podcast .category-block__info .active .icon-arrow-right
{
  color: #ed6c26;
}

.category-style-podcast.category-link a
{
  box-shadow: 0px 2px 0px #ed6c26;
}

.category-style-podcast .category-color
{
  color: #ed6c26;
}

.category-style-podcast:hover .category-color-hover
{
  color: #ed6c26;
}

.category-style-podcast:hover span.icon-arrow-right
{
  color: #ed6c26;
}
