/**
 * Ranger Talks color overrrides
 */
body,
.navbar,
.btn,
.gform_button,
.graphic-btn a:hover,
.pagination .current,
.share {
  background-color: #00809d; }

h1, h2, h3, h4, h5,
a,
.nav-menu .sub-menu a,
.intro-txt,
label {
  color: #00809d; }

.intro-txt,
.widget_jr_graphic_btn:not(:first-child),
input[type=text],
input[type=email],
input[type=password],
textarea,
.select-style {
  border-color: #00809d; }
.select-style:after {
	border-top-color: #00809d; }
