/* John's CSS customizations */

.product-item .item__title {
    font-size: 18px;
    text-transform: none;
    background: #d4232e;
    color: #fff;
    text-align: center;
    margin-bottom: 0;
	font-weight: 900;
}.medium-2{
	margin-bottom: 1em;
}.message__img {
    float: left;
    width: 100%;
    padding-right: 5px;
}.highlight2 {
    font-family: 'Caveat'
    color:#16A413;
    font-weight: bold;
}.medium-12b {
	margin-top: 2em;
}.product-content2 {
	margin-top: 2em;
}.highlight3 {
    color: #F00;
    font-weight: bold;
}.row--centered2 {
	text-align: center;
    margin: 3em auto 3em;
    display: block;
}.highlight4 {
    color:#16A413;
    font-weight: bold;
}.social-iconsb img {
    max-height: 65px;
}
.social-iconsc img {
    max-height: 85px;
}.highlight6 {
    font-family: 'Caveat', cursive;
    color: red;
    font-weight: bold;
    font-size: 1.5em;
}