/* Add your custom styles here */

.moduletable h3 {
   font-size: 1.5em;
   text-transform: none !important;
   font-family: 'Lato';
}

blockquote {
    font-size: 1.7em;
}

/* align j2 store form  labels */
.j2store #j2store-checkout-content label {
padding: unset;
margin: 5px;
display: block;
}
