/* Companion Custom CSS over-rides for [ The Equestrian Team of Truman State University ]:  -  */

.wp-caption-text,
.wp-element-caption,
figcaption {
  color: #000000;
}


.site-info,
.site-info * {
  color: #ffffff !important;
  opacity: 1 !important;
}


.search-submit {
  background-color: #0073aa !important; /* darker blue */
  color: #ffffff !important;
  opacity: 1 !important;
}




.entry-content a {
  color: #0000ee !important;
}

.entry-content p a,
.entry-content li a {
  text-decoration: underline !important;
}