/*
Theme Name: Top News Child
Description: Tema hijo de Top News
Author: Maria Pamela
Template: top-news
*/

/* .content-holder{
    text-align: justify;
} */

.post .page-content h2 {
   text-align: left;
}

.post .page-content p {
    font-size: 20px;
    hyphens: auto;
    text-align: justify;
}

.title,
.entry-title {
    text-align: left;
    
}

.carousel-text h1{
    text-align: center;
    background-color: rgba(0, 0, 0, 0.5);
    padding: 1%;
    margin-left: 3%;
}