body {
  font-family: "Open Sans", "Helvetica Neue",Helvetica,Arial,sans-serif;
  font-weight: 500;
  background-color: #ffffff;
  background-image: none;
  font-size: 16px;
  line-height: 1.42857143;
}
#navbar, #specials-thumb, .navbar-header, .sv-form .nav-pills>li>a, #groups-thumb div {
  background-color: #7523c5;
}
.sv-form .nav-pills > li.active > a, .sv-form .nav-pills > li > a:hover, #specials-thumb div, #groups-thumb {
  background-color: #42BCCD;
}
#groups-thumb, #specials-thumb {
  color: #7523C5 !important;
}
.serviceIcon a i {
  color: #7523C5;
}
#jumbotron-form {
  width: 100%;
  background-color: #7523C5;
}
#jumbotron-form .btn {
  padding-left: 0;
  padding-right: 0;
  background-color: #7523C5;
}
h3 {
  font-family: 'Lora', serif;
  font-style: italic;
  font-weight: 400;
  color: #ffffff;
}
.glyphicon {
  position: relative;
  top: 1px;
  display: inline-block;
  font-family: 'Glyphicons Halflings';
  font-style: normal;
  font-weight: 400;
  line-height: 1;
  color: #7523C5;
  -moz-osx-font-smoothing: grayscale;
}
h4 {
  text-transform: uppercase;
  color: #ffffff;
  font-weight: 700;
}
.fa.fa-twitter {
  color: #7523C5;
}
.btn-primary.active, .btn-primary.focus, .btn-primary:active, .btn-primary:focus, .btn-primary:hover, .open>.dropdown-toggle.btn-primary {
    color: #7523C5;
    background-color: #7523C5;
    border-color: #7523C5;
}
a:hover {
  text-decoration: underline;
  color: #7523C5;
  font-weight: 500;
  font-style: bold;
}
#logo img {
  max-height: 100px;
}
.col-sm-4 {
  width: 33.33333333%;
  color: #7523C5;
}
footer a {
  color: #7523C5;
}
label.m_top {
  color: black;
}
label.control-label {
  color: black;
}
p {
  margin: 0 0 10px;
  color: black;
  font-weight: 500;
}
#blogSearch {
    margin-top: 15px;
    background-color: #7523C5;
}
.well {
    min-height: 20px;
    padding: 19px;
    margin-bottom: 20px;
    background-color: #7523C5;
    border: 1px solid #7523C5;
    border-radius: 4px;
    -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.05);
    box-shadow: inset 0 1px 1px rgba(0,0,0,.05);
}
label {
    display: inline-block;
    max-width: 100%;
    margin-bottom: 5px;
    font-weight: 700;
    color: black;
}
b, strong {
    font-weight: 700;
    color: black;
}
.h1, h1 {
    font-size: 36px;
    color: black;
}
a.blogListing {
    color: black;
}