.quote{
    margin: 0;
    margin-bottom: 0px;
    font-family: "Unkempt";
    font-style: normal;
    font-size: 32px;
    color: #06b8b9;
}

.sp-megamenu-parent > li:hover {
    background: rgba(193,59,139,0.3);
    color: #fff;
    text-shadow: none;
}

.sp-menu-item.current-item.active {
    background: rgba(193,59,139,0.6);/* rgba(193,59,139,1);*/
    color:#282828;                   /* #fff; */
}



.float-center.item-image {
    text-align: center;
  }

.ls-is-cached.lazyloaded {
    border-radius: 5px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
} 
.el-image.ls-is-cached.lazyloaded{
    border-radius: 5px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
}