/**
* Theme Name: 15Zine Child
* Description: 15Zine child theme.
* Author: Codetipi
* Template: 15zine
* Version: 1.0
*/

.left-n-part {
    float: left;
    width: 80%;
    color: #fff;
    text-align: left;
    padding-right: 50px;
    box-sizing: border-box;
    padding-top: 40px;
    font-size: 26px;
}

#mce-EMAIL {
    border: none;
    padding: 10px;
    width: 90%;
    background: rgba(255,255,255,0.9);
    font-weight: 800;
}

