/*
Theme Name: DigiCrypto
Theme URI: #
Author: Digitalkit Team
Author URI: https://digitalkit.id/
Description: Crypto News and Media WordPress Theme
Requires at least: 5.3
Tested up to: 6.0
Requires PHP: 5.6
Version: 1.0.2
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: digicrypto
*/
.waktos-tv-card {
    margin: 20px 0;
    border-radius: 16px;
    overflow: hidden;
    background: #fff;
    border: 1px solid #e5e7eb;
}

.waktos-tag-stock-box {
    margin: 0 0 24px;
    padding: 18px;
    background: #fff;
    border: 1px solid #e5e7eb;
    border-radius: 18px;
}

.waktos-tag-stock-title {
    margin: 0 0 8px;
    font-size: 24px;
    line-height: 1.3;
}

.waktos-tag-stock-desc {
    margin: 0;
    font-size: 14px;
    line-height: 1.6;
    color: #6b7280;
}

.waktos-tag-stock-widget {
    margin-top: 12px;
}