@charset "utf-8";
/* CSS Document */

#sp-main-body {
  padding: 0px 0;
}

.post-format {
    background: #22b8f0;
    display: none;
}
.h1, h1 {
    font-size: 25px;
}

.sp-megamenu-parent > li > a {
    display: inline-block;
    padding: 0 6px;
    line-height: 90px;
    font-size: 12px;
    text-transform: uppercase;
    letter-spacing: 1px;
    color: #000;
}

.sppb-testimonial-pro .sppb-testimonial-message {
    font-size: 14px;
    line-height: 26px;
}


