 .site-content {
 background-image: url("https://kreweofnyx.blog/wp-content/uploads/2018/03/MysticKreweOfNyx_siteBG.jpg");
 background-repeat:no-repeat;
 background-attachment: fixed;
 background-color:#2F0344;
} 
/** Post Header Text **/
.colors-custom .entry-title a{
  color: #DBC169;
} 

.colors-custom .entry-title a:hover{
  color: #FFF49C;
  text-decoration: none;
} 
/** Header Text .site-description .site-title a**/
.colors-custom.has-header-image , .colors-custom.has-header-image , .colors-custom.has-header-video .site-description{
  color: #A257AC;
  text-decoration: none;
}
.site-description
{
  color:#FFFFF !important;
  font-size:20px;
  font-weight:bold;
  
}
.site-title a
{
  color:#FFFFF !important;
  
  font-weight:bold;
}

.entry-summary{
  color:white;
}
.entry-content{
  color:white;
}
.colors-custom .entry-content a,   .colors-custom .widget_authors a strong{
  color: #DBC169;
}
.colors-custom a, .colors-custom .page-title, .colors-custom .comment-reply-link .icon, .colors-custom h2.widget-title,   .colors-custom .twentyseventeen-panel .recent-posts .entry-header .edit-link{
  color:white;
}
body.colors-custom,  .colors-custom .site-content .wp-playlist-light .wp-playlist-current-item .wp-playlist-item-album{
  color:#A257AC;
}
 .colors-custom a,  .colors-custom .page .panel-content .entry-title, .colors-custom h2.widget-title, .colors-custom .twentyseventeen-panel .recent-posts .entry-header .edit-link{
  color:#DBC169;
} 

 .colors-custom:hover a:hover,  .colors-custom:hover .page:hover .panel-content:hover .entry-title:hover, .colors-custom:hover h2.widget-title:hover, .colors-custom:hover .twentyseventeen-panel:hover .recent-posts:hover .entry-header:hover .edit-link:hover{
  color:#DBC169;
} 

.colors-custom h2.widget-title:hover{
  color:#FFF49C;
}
.custom-logo-link img{
  max-height:100%;
}
.colors-custom .entry-meta a:hover{
  color: #A257AC;
}
.colors-custom .entry-content a:hover, .colors-custom .widget_authors a strong:hover{
  color:#FFF49C;
}
body.colors-custom, .colors-.colors-custom .site-content .wp-playlist-light .wp-playlist-current-item .wp-playlist-item-album{
  color:#A257AC;
}
.comment-content{
  color:white;
}
.colors-custom h3{
  color:white;
}
.colors-custom .comment-metadata a.comment-edit-link{
  color:white;
}
.colors-custom .comment-metadata a.comment-edit-link:hover{
  color:white;
}
.colors-custom label{
  color:white;
}
.colors-custom .entry-footer .edit-link a.post-edit-link{
  background-color:#A257AC;
}
.colors-custom .entry-footer .edit-link a.post-edit-link:hover{
  background-color:#A257AC;
}
.colors-custom .entry-meta a {
    color: white;
}
.colors-custom button, .colors-custom input[type="button"], .colors-custom input[type="submit"], .colors-custom .entry-footer .edit-link a.post-edit-link{
  background-color:#A257AC;
}

/** Header Image**/
@media screen and (min-width: 48em) {
  .custom-logo-link img {
    max-width: 700px;
  }
}

.custom-logo-link img {
   display: inline-block; max-height: 160px;
    max-height: 200px;
    width: auto;
}

.colors-custom .comment-metadata a{
  color:white;
}
.comment-author{
  color:#DBC169;
}
.site-info{
  display:none;
}
.colors-custom .entry-footer .tags-links a{
  color:#A257AC;
}
.colors-custom .nav-title{
	color:#DBC169;
}
.sfsi_socialwpr{
	display:none;
}