/**
 * Mailibng List color overrrides
 */
body,
.navbar,
.btn,
.gform_button,
.graphic-btn a:hover,
.pagination .current {
  background-color: #744a8f; }

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

.intro-txt,
.widget_jr_graphic_btn:not(:first-child),
input[type=text],
input[type=email],
input[type=password],
textarea {
  border-color: #744a8f; }
