/* Add here all your css styles (customizations) */
div.about {
    padding: 10px 10px;
}
div.contact {
    padding: 10px;
}

.salesContent{
    Margin-botton:10px;
    min-height: 150px;
    background: silver;
    text-align: left;
    font-size: medium;
}
.menuFont{
    font-family: 'Great Vibes'; font-size: 18px;

}
.slogan{
    display: inline-block;
    text-align: center;
    font-family: 'Pinyon Script'; font-size: 18px;
}
.pgTitle{
    text-align: center;
    color: #fff;
    font-family: 'La Belle Aurore';font-size: 32px;font-weight: 400;
}

.bannerMSG{
    display: inline-block;
    text-align: center;
    color: #fff;
    font-family: 'La Belle Aurore';font-size: 24px;font-weight: 400;
}

