/*
    Theme Name: thinkplace
    Theme URI: https://example.com/
    Author: WpTz Team
    Author URI: https://example.com/
    Description: Custom theme developed by WpTz Team
    Version: 1.0.0
    License: GNU General Public License v2 or later
    Text Domain: custom_theme
    Tags: custom-design, custom-backend, simple-administration
*/
table, tr, td {
    border: 1px solid;
    padding: 5px;
}
.articles-main-details {
    padding: 30px 0 0 !important;
}

.articles-detail-section .right p b {
    color: #221F1F;
}
