.cff-wrapper {
    width: 980px;
    margin: auto;
}


#cff .cff-author a, #cff a {
    text-decoration: none;
    color: #e34f0e;
    font-size: 14px !important;
}


#cff.cff-thumb-layout .cff-text-wrapper {
    float: none;
    width: 100%;
    margin-bottom: 20px;
}

#cff p {
    font-family: "open sans";
}


#cff .cff-author a:hover, #cff a:hover {
    color: #333333;
}

body:not(.pp-visualbuilder).admin-bar .pp-sticky {
    z-index: 9999;
}