.basic-caption, #purpleoverlay {
background-color: rgba(34,21,67,0.76) !important;
}
.titleclass .entry-title, .titleclass h1 {
  text-transform: none !important;
  line-height: 60px;
}

@media screen and (min-width: 768px) {
  .basic-caption {
    padding-top: 10%;
  padding-left: 10%;
  padding-right: 10%;
}
.titleclass .entry-title, .titleclass h1 {
  line-height: 85px;
}
}

.kad-topbar-flex-item a, .topbarclass {
  text-transform: lowercase !important;
}
.sf-menu > li > a {
  text-transform: none !important;
}

button.mobile-navigation-toggle .kt-mnt span {
  background: #a5a2c0 !important;
}

#mobile-logo .kad-mobile-site-title {
  padding-left: 10px !important;
}


.c2abtn a {
  background-color: #652ee1 !important;
  color: #fff !important;
  border-radius: 3px;
  padding: 10px 15px !important;
  margin-left: 10px !important;
}
.c2abtn a:hover {
  color: #190d35 !important;
}


#topcontrol .to_the_top:hover, #topcontrol .to_the_top {
  border-color: #652ee1 !important;
  color: #652ee1 !important;
}