/*
Theme Name: News Magazine X Child
Description: News Magazine X Child Theme
Author: Maja
Template: news-magazine-x
Version: 1.0.0
*/
/* Add your custom styles here */

.newsx-post-content {
    color: #3a4046
}

.newsx-post-content p {
    font-size: 17px;
}

.newsx-post-content ul li {
    font-size: 17px;
}

.newsx-post-content table tr td {
    font-size: 17px;
}

.newsx-post-content .wp-block-image figcaption {
    margin-top: 2px;
    text-align: left;
    font-size: 13px;
}