h1,
h2,
h3,
h4,
h5,
h6 {
  color: #a80054;
}
a,
a:hover,
a:focus,
a:active,
a.active {
  color: #a80054;
}
a.navbar-brand {
  background-image: url(/customlogo/utynRpyXK);
  display: block;
  width: 125px;
  height: 62px;
  background-repeat: no-repeat;
  background-size: cover;
}
.main-content {
  background: #ffc1e0;
}
.btn-primary,
.btn-warning {
  background-color: #95004a;
  border-color: #95004a;
}
.btn-primary:hover {
  background-color: #77003b;
}
.slider-handle {
  background: #95004a;
}
.form-control:focus {
  border-color: #95004a;
}
.btn-warning {
  background-color: #ff0280;
}
.btn-warning:hover {
  background-color: #ff4ba4;
}
.btn-primary.active,
.btn-primary:active,
.btn-primary:focus,
.btn-primary.focus,
.btn-primary:active:hover,
.btn-primary.active:hover,
.btn-primary:active:focus,
.btn-primary.active:focus,
.btn-primary:active.focus,
.btn-primary.active.focus {
  background-color: #59002c;
  border-color: #1e000f;
}
.btn-warning.active,
.btn-warning:active,
.btn-warning:focus,
.btn-warning.focus,
.btn-warning:active:hover,
.btn-warning.active:hover,
.btn-warning:active:focus,
.btn-warning.active:focus,
.btn-warning:active.focus,
.btn-warning.active.focus {
  background-color: #680034;
  border-color: #59002c;
}
.btn-group>.btn.active,
.btn-group>.btn.active.focus {
  color: #999;
}
.btn-group>.btn {
  color: #999;
}
footer a,
footer h3 {
  color: #fff;
}
footer a:hover,
footer a:focus,
footer a.active {
  color: #ccc;
}
