/*

Theme Name: Trending Mag - DA Child

Theme URI: https://marlocks.com/

Description: Trending Mag - DA Child is a child theme of Trending Mag modified for Development Associates of Texas

Author: Mark Kneisler

Author URI: https://marlocks.com/

Template: trending-mag

Version: 0.0.1

Text Domain: trending-mag-da-child

License: GNU General Public License v3 or later.

License URI: https://www.gnu.org/licenses/gpl-3.0.html

*/
.site-title {
    font-family: "Times New Roman" !important;
    text-transform: capitalize;
    font-variant: small-caps;     
    font-weight: bold; 
}

.site-sub-title-container {
    font-size:smaller !important;
}

.site-sub-title {
    font-size:smaller !important;
    font-weight: bold !important; 
}

.site-branding-text {
    margin-left: 20px;
}

/*.site-description {*/
/*    background: white;*/
/*}*/

.wp-block-separator {
    height:1px;
}

/*ol, ul {*/
/*    list-style: disc !important;*/
/*}*/

div#content ul {
    padding-left: 2em;
}

div#content ul li {
    list-style-type: disc;
    /*content: "\2022";*/
    /*color: yellow;*/
    /*font-weight: bold;*/
    /*display: inline-block; */
    /*width: 1em;*/
    /*margin-left: 2em;*/
    padding-left: 0.5em;
}

div.entry-metas ul {
    padding: 0 !important;
}

div#content ol {
    padding-left: 2em;
    list-style-type: decimal !important;
}
