/*
Template:       finbuzz
Theme Name:     Finbuzz Child Theme
Theme URI:      http://radiustheme.com/demo/wordpress/themes/finbuzz
Author:         RadiusTheme
Author URI:     http://radiustheme.com
Description:    Finbuzz is an Responsive Software & IT Solutions WordPress Theme.
Version:        1.1
Text Domain:    finbuzz
Tags: one-column, two-columns, right-sidebar, custom-background, custom-header, editor-style, featured-images, post-formats, sticky-post, threaded-comments, translation-ready
License:   	  Envato split License
License URI:  https://themeforest.net/licenses/terms/regular
*/
.btn-warning {
    background-color: #FFC107;
    color: #000;
    padding: 6px 12px;
    border-radius: 4px;
    font-weight: 600;
    text-decoration: none;
}
.table {
    width: 100%;
    border-collapse: collapse;
}
.table th, .table td {
    padding: 10px;
    border: 1px solid #ddd;
}
.table thead {
    background: #f8f8f8;
}
