    /* ----------------------------------------------------------
    :: Template Name: TheGazette - News Magazine HTML5 Template
    :: Author: Colorlib
    :: Author URL: https://colorlib.com
    :: Description: TheGazette is a smart & creative news & magazine template. It's suitable for all news & magazine website.
    :: Version: 1.0.0
    :: Created: 17 January 2018
    :: Last Updated: 17 January 2018
    ---------------------------------------------------------- */

    /* ============ PLACE YOUR CUSTOM CSS HERE ============ */

hr {
    margin-top: 3rem;
    margin-bottom: 3rem;
}

.logo-area a{
    font-family: "Noto Serif Display", serif;
    font-size: 2.8rem;
    text-transform: uppercase;
    font-weight: 700;
    color: #fff;
}


.cat-title {
    background: #4C4C4C;
    padding: 5px 0px 10px 20px;
    color: #fff;
    font-size: 1.5rem;
}

.content-title {
    font-size: 1.6rem;
}


.sidebar-tag {
    display: flex;
    flex-wrap: wrap;
}

.sidebar-tag a {
    font-size: 8px;
    font-weight: 700;
    background-color: #2D2D2D;
    color: #fff;
    text-transform: uppercase;
    padding: 6px 6px;
    line-height: 1;
    letter-spacing: 1px;
    margin: 5px;
    display: inline-block;
}