/*
Theme Name:     Ceris Child
Theme URI:
Description:    Ceris Child Theme
Author:         BK Ninja
Author URI:
Template:       ceris
Version:  
*/

.post__meta, .post__footer{
	display: none;
}

@media (min-width: 768px) {
    .post--card-sm {
        height: auto;
    }
}


.right-btn-div{
	    display: flex
;
    flex-direction: column;
    gap: 10px;
}