.red-title {
    font-size: 48px;
    line-height: 50px;
    color: #f5bcb1;
    font-family: "CookieRegular";
    font-weight: normal;
}

.about-bg {
    background: url(https://theculinarytheatre.com/storage/bg/bg1-1.webp)
        center top no-repeat;
    background-size: cover;
    width: 100%;
    height: 500px;
}

.testimonials-area {
    overflow: hidden;
    position: relative;
    background: url(https://theculinarytheatre.com/storage/bg/bg2-1.webp)
        no-repeat center top;
    background-size: cover;
}

footer .container .phone {
    margin-top: 10px;
}

footer .container .email {
    margin-top: 10px;
}

footer {
    background: url(https://theculinarytheatre.com/storage/bg/footer-1.webp)
        no-repeat center top;
    position: relative;
    color: #ccc;
    background-size: cover;
}
