/******* Do not edit this file *******/
/*
My Custom CSS - by Salvatore Noschese
aka L'AltroWeb - https://laltroweb.it/
/*
Saved: May 28 2021 | 07:34:45 (am)
/*
/******* Do not edit this file *******/

.blog_holder article .post_info a, .blog_holder article .post_text h2 .date {
    color: #24465b;
}
    .title.title_size_large h1 {
    line-height: 49px;
}
.mgl_tweet_text {
    line-height: 10px !important;    
}
.post_content_holder .wp-post-image {
    display: none !important;    
}
.subpage-row-style p {
    margin: 0 !important;
}
.subpage-row-style {
    padding-bottom: 0 !important;
    padding-top: 0 !important;
}
.excerpt {
    line-height: 20px !important;
}
.related-stories-style {
    padding-right: 40px !important;
}
.related-stories-style .listing-item {
    clear: both;
    padding-bottom: 10px !important;;
    border-bottom: 1px !important;
    border-color: #3276b3 !important;
    border-style: solid  !important;
}
.related-stories-style .title {
    height: auto !important;
    line-height: 18px;
    font-weight: 700;
    margin-top: 10px;
}
.indented-list {
  list-style-position: outside;
  margin: 20px 
}