
#front .front-slider__wrap .slide-captions .slide-caption.slide-blog-color .button:hover {
  border: 1px solid #2800d7;
  background: #2800d7; }

.blog-active .archive-count {
  color: #2800d7; }
.blog-active .header-main .logo > svg > path {
  fill: #2800d7; }
.blog-active .fixed-header .fixed-header-bottom {
  border-color: #2800d7; }
.blog-active .pagination .pagination-pages .current {
  background: #2800d7; }
.blog-active .pagination .pagination-pages a:hover {
  color: #2800d7; }
.blog-active #index .archive-count {
  color: #2800d7; }
.blog-active #mobile-nav .mobile-nav-wrap {
  background: #2800d7; }

.blog-color-hover:hover {
  color: #2800d7; }
  .blog-color-hover:hover a,
  .blog-color-hover:hover .nav-link {
    color: #2800d7; }

.nav-global .horz-nav .blog-color-hover.current-menu-item a {
  color: #2800d7; }

.blog-color {
  color: #2800d7; }

.news-card-lg .latest-post-tag {
  background: #2800d7; }
.news-card-lg .post__title a:hover,
.news-card-lg .read-more-link:hover {
  color: #2800d7; }
.news-card-lg .img-wrap .img-hover {
  background: rgba(40,0,215,0.75); }

.news-card-sm .img-wrap .img-hover {
  background: rgba(40,0,215,0.75); }
.news-card-sm:active .news-card-inner {
  background: #2800d7; }
  #search .news-card-sm:active .news-card-inner {
    background: #2800d7; }

.news-card .post-cats {
  color: #2800d7; }
.news-card .img-hover {
  background: rgba(40,0,215,0.75); }
.news-card.featured .latest-post-tag {
  background: #2800d7; }
.news-card:hover .post-title,
.news-card:hover .read-more-link {
  color: #2800d7; }
.news-card:not(.featured):active {
  background: #2800d7; }

.press-card .press-card-inner:active {
  background: #2800d7; }

#post .post-share.fixed .share-link:hover svg > path {
  fill: #2800d7; }
#post .post-content-body blockquote p {
  color: #2800d7; }
#post .post-content-body a:hover {
  color: #2800d7; }
#post .post-connect .post-connect__links .connect-link:hover {
  color: #2800d7; }
  #post .post-connect .post-connect__links .connect-link:hover svg > path {
    fill: #2800d7; }
#post .post-comments-contain .comments-trigger {
  background: #2800d7; }
  #post .post-comments-contain .comments-trigger:hover {
    background: black; }

.share-links .share-link:hover svg > path {
  fill: #2800d7; }

.post-comments input[type='text']:focus, .post-comments input[type='email']:focus, .post-comments input[type='url']:focus, .post-comments textarea:focus {
  border: 1px solid #2800d7; }

.post-comments input[type='submit'] {
  color: #2800d7; }
  .post-comments input[type='submit']:hover {
    border: 1px solid #2800d7;
    background: #2800d7; }


