.custom-post-preview{
    border: 1px solid #ddd;
    border-radius: 4px;
    overflow: hidden;
    background-color: white;
    padding: 15px;
    color: black;
}

.custom-post-preview .thumbnail-wrap{
    border: 1px solid #ddd;
    padding: 4px;
}

.custom-post-preview .custom-post-preview-excerpt{
    margin-top: 15px
}

.custom-post-preview .custom-post-margin-bottom{
    margin-bottom: 15px;
}

.cpn-notice{
    margin-bottom: 5px;
}
