/* Custom Styles */

.swish-blue {
    background: linear-gradient(rgba(255,255,255,0) 50%,rgba(82, 121, 142,.2) 50%,rgba(82, 121, 142,.2));
}

.swish-pink {
    background: linear-gradient(rgba(255,255,255,0) 50%,rgba(173, 86, 132,.2) 50%,rgba(173, 86, 132,.2));
}

.swish-green {
    background: linear-gradient(rgba(255,255,255,0) 50%,rgba(48, 69, 28, 1,.2) 50%,rgba(48, 69, 28, 1,.2));
}



.title-peachy-regular (
 font-family:peachy-regular;
)

.nnsales-image {
    border: 3px solid #fff;
}