/*
Theme Name: Posty
Theme URI: https://themedox.com/posty
Author: ThemeDox
Author URI: https://themedox.com
Description: News Magazine WordPress Theme
Version: 1.0
License: GNU General Public License v2 or later
License URI: LICENSE
Text Domain: posty
Tags: two-columns, three-columns, four-columns, right-sidebar, custom-menu, featured-images, full-width-template
*/
.single-card .post-content p {display:none;}
#ctf {
   height: 250px;
    display: block;
    overflow: scroll;
    background-color: bisque;
    border-radius: 12px;
}