/** Single noticias */

.c-social__header {
    margin-top: 25px;
}

ul, p {
    margin-bottom: 16px !important;
}

p:has(iframe) {
    text-align: center;
}

.c-date-blog.wp-block-post-date {
    display: inline-block;
    padding: 7px;
}

.taxonomy-cat_noticias.wp-block-post-terms {
    border-bottom: solid 1px;
}

span.dashicons {
    font-size: 26px;
    margin-right: 14px;
    margin-bottom: 17px;
}

.entry-content.wp-block-post-content.is-layout-flow {
    font-size: 16px;
}


.c-related__title{
    font-size: 22px;
    font-weight: 600;
}


p:has(img){
	text-align:center;
}

h2 a {
    color: #007bff !important;
    text-decoration: none;
    background-color: transparent;
    font-size: 25px !important;
    line-height: 20px !important;
	margin:10px 0px;
}
