/*
Theme Name: Newsup Child
Theme URI: https://24globalnews.com
Author: Sojib
Author URI: https://24globalnews.com
Template: newsup
Version: 1.0
*/

/* ===== Custom Design Start ===== */

/* Body font smooth */
body{
    font-family: Arial, Helvetica, sans-serif;
}

/* Header logo size */
.site-branding img{
    max-height: 60px;
}

/* Breaking news background */
.breaking-news{
    background:#d60000;
    color:#fff;
}

/* Post title hover */
h3 a:hover{
    color:#d60000;
}

/* ===== Custom Design End ===== */
