/**
 * @Project NUKEVIET 4.x
 * @Author Thinhweb Blog <thinhwebhp@gmail.com>
 * @Copyright (C) 2018 Thinhweb Blog. All rights reserved
 * @License GNU/GPL version 2 or any later version
 * @Createdate Monday, August 13, 2018 23:57:00 PM GMT+07:00
 */
 
.name_thanks{
    color: #969696;
    font-size: 13px;
}
p{
    margin-bottom: 9px !important;
}
.prayed{
    color: #969696;
    font-size: 13px;    
}
.content-cat:last-child hr {
    display: none;
}
.content-cat{
    position: relative;
}
.content-cat button{
    position: absolute;
    top: 0px;
    right: 0px;
}