/*
Theme Name:     raindrops-child
Description:    raindrops child theme for prometheus
Author:         Sakurazuka
Template:       raindrops

(optional values you can add: Theme URI, Author URI, Version, License, License URI, Tags, Text Domain)
*/

.tggr-media-item { 
background: #000000;
}

.tggr-author-username { 
color: rgba(198, 0, 255, 1);
}

.tggr-author-name { 
color: #9af0ad;
}

#tggr-media-item-container .tggr-actions a span { 
color: rgba(255, 148, 0, 0.750);
font-size: 11px;
margin-left: 2px;
}

#tggr-media-item-container .tggr-actions a { 
color: rgba(255, 148, 0, 0.750);
}

.entry-content a {
  color: #87C2ED !important;
  text-decoration: underline;
  }

.entry-content a:hover {
  color: #FFA500 !important;
  text-decoration: underline;
  }