

body {
  -webkit-transition: all 400ms ease;
  transition: all 400ms ease;
}

h1, h2, .sp-module .sp-module-title {
  text-transform: uppercase;
  margin: 0 0 20px;
  padding: 0 0 15px;
  border-bottom: 1px solid #cdc9bf;
}

.h1, .h2, .h3, .h4, .h5, .h6, h1, h2, h3, h4, h5, h6 {
  margin-top: 0;
  margin-bottom: .5rem;
  font-weight: 500;
  line-height: 1.2;
}

/* Template positions ----------------------------------------- */

#sp-top-bar {display: none;}

/* END: Template positions ------------------------------------ */


/* Modules ---------------------------------------------------- */


.slide-desc-text-default .slide-title {
  font-size: 1.5em;
  color: #fff;
  margin-bottom: 10px;
  font-weight: 600;
}
.slide-title {
  color: #CA2B42 !important;
}
.slide-title, .slide-text {
  font-family: 'Alex Brush', cursive;
  width: auto;
  float: left;
  font-size: 36px !important;
}




#sp-bottom h3 {
  color: #fff;
}
h1, h2, .sp-module .sp-module-title {
  font-size: 18px;
  color: #7f7963;
  text-transform: uppercase;
  margin: 0 0 20px;
  padding: 0 0 15px;
  border-bottom: 1px solid #cdc9bf;
}
.sp-module .sp-module-title {
  margin: 0 0 20px;
  font-size: 14px;
  text-transform: uppercase;
  line-height: 1;
}
h3 {
  font-size: 18px;
  color: #7f7963;
  padding: 0 0 15px 0;
  text-transform: uppercase;
}