/*
Theme Name: ListingHive Child
Theme URI: https://wp-themes.com/listinghive
Author: ChildThemeWP.com
Author URI: https://childthemewp.com
Description: My WordPress ListingHive child theme.
Template: listinghive
License: GNU General Public License v3
License URI: https://www.gnu.org/licenses/gpl-3.0.html
Version: 1.0.0
Text Domain: listinghive-child
*/

.top-header {
    background-color: green;
    border-bottom: 1px solid #8e9f7b;
    padding: 5px 0;
}
.ad-header{
    text-align:center !important;
    margin-bottom: -5px;
}