/*
 Theme Name:   Magazine News Byte - Child
 Theme URI:    https://www.asia-live-tech.com
 Description:  Magazine News Byte Child Theme
 Author:       John Doe
 Author URI:   https://www.asia-live-tech.com
 Template:     magazine-news-byte
 Version:      1.0.0
 License:      GNU General Public License v2 or later
 License URI:  http://www.gnu.org/licenses/gpl-2.0.html
 Tags:         light, dark, two-columns, right-sidebar, responsive-layout, accessibility-ready
 Text Domain:  magazine-news-byte-child
*/

/* Custom Styles only here */

h4 {
  text-transform: uppercase;
}

.blogname {
  text-shadow: 0px 0px 10px #000000;
}

#site-description {
    text-shadow: 0 0 10px #000000;
    font-weight: 600;
    font-family: "Lora", serif;
    margin-top: 5px;
    text-align: center;
}

.entry-grid-content .entry-summary {
    text-align: justify;
}

.content-block-style1,
.content-block-style2,
.content-block-style3,
.content-block-style5,
.content-block-style6 {
    text-align: justify;
}

#below-header-center {
    text-align: left;
}

.inline-nav .widget_nav_menu li a:after {
    content: "";
}

#text-5 {
  text-align: justify;
}

.ticker-msgs {
  width: 380px;
}
