section.specials article .text h4{font-size: 16px;color: #e3d994;}
.intro.sub p{font-size: 16px;}
section.specials article .text p span{height: 25px;line-height: 25px;}













@media (max-width: 768px) {
    section.specials{margin-bottom: 0;}
    .site-footer .main .logo{padding-top: 0;}
    section.specials article .text {
        padding: 1.23rem;
    }
    section.specials article .text h4{margin-top: 10px;}
    section.specials article .text p span{font-size: 14px;height: 20px;line-height: 20px;}
}