/**
* Theme Name: Zeen Child
* Description: Zeen child theme.
* Author: Codetipi
* Template: zeen
* Version: 1.0.0
*/

.block-html-content h4, 
.single-content .entry-content h4 {
    font-size: 24px;
}

.block-html-content p {
    margin-bottom: 0px;
}

/*.footer-block-links {
    font-size: 13px;
}*/

/* header */
header .logo span {
    max-width: 500px;
}

/* footer */
footer .logo span {
    max-width: 150px;
}

/* mailerlite */
.mailerlite-subscribe-submit {
    font-size: 14px;
    color: #fff;
    background: #000;
    padding: 10px 40px;
}