<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.detalle-noticia p {
	/*margin-bottom:0px;*/
}

.boton-ver-video span {
	height: 14px;
	font-family: Lato;
	font-size: 14px;
	font-weight: 600;
	font-stretch: normal;
	font-style: normal;
	line-height: 34px;
	letter-spacing: normal;
	color: #464646;
	padding-left: 7px;
	/* text-align: center; */
	display: inline-block;
}

.boton-ver-video i {
width: 32px;
    height: 32px;
    /* border-radius: 33px; */
    /* background-color: #0076bd; */
    color: #f40000;
    text-align: center;
    line-height: 35px;
    float: left;
    font-size: 12px;
    font-size: 30px;
}

.titulo-amplia {
	font-size: 46px;
	font-weight: 500;
	color: #000;
	text-align: center;
	    margin-bottom: 30px;
}

@media (max-width: 767px) {
	.titulo-amplia {
		font-size: 26px !important;
		font-weight: 700;
	}
}


	.boton-escuchar {
		width: fit-content;
		height: 38px;
		border-radius: 33px;
		/* box-shadow: 0 3px 6px 0 rgb(0 0 0 / 16%); */
		background-color: #ffffff;
		border: solid 1px #d5d5d5;
		display: block;
		margin-top: 28px;
		margin-bottom: 6px;
		color: #0076bd !important;
		cursor: pointer;
		margin-left: auto;
		margin-right: auto;
		padding-right: 14px;
	}

	.boton-escuchar span {
		width: ;
		height: 13px;
		font-family: Lato;
		font-size: 13px;
		font-weight: normal;
		font-stretch: normal;
		font-style: normal;
		line-height: 34px;
		letter-spacing: normal;
		color: #000000;
		/*padding-left: 14px;*/
		text-align: ;
		display: inline-block;
		font-weight: 600;
	}

	.boton-escuchar i {
		width: 36px;
		height: 36px;
		border-radius: 33px;
		background-color: #ffffff;
		color: #9f9f9f;
		text-align: center;
		line-height: 36px;
		float: left;
		font-size: 12px;
		/*box-shadow: 0 3px 6px 0 rgb(0 0 0 / 16%);*/
		padding-left: 3px;
	}

.mas-leidas .piecetitle {
    font-weight: bold;
    line-height: 22px;
    font-size: 15px;
    border-bottom: 1px solid #202020;
    margin: 0 0 18px 0;
    padding: 3px 0 2px 0;
}

.mas-leidas .item .titulo{
	font-weight: 700;
}

.mas-leidas .item .titulo.titulo-xxs{
	font-size: 16px;
}

.mas-leidas .item .number{
    line-height: 18px;
    font-weight: bold;
    color: #202020;
    letter-spacing: -0.18px;
    margin-right: 6px;
}

.mas-leidas .separator {
	clear: both;
	font-size: 0;
	height: 28px;
	position: relative;
	width: 100%;
		
		border-top: 1px solid #c8c8c8 !important;
    height: 0 !important;
	
	margin: 8px 0 14px 0 !important;
}

.detalle-noticia blockquote {
    padding: 10px 30px;
    margin: 0 0 30px;
    font-size: 21px;
    line-height: 30px;
    border-left: 5px solid #f58220;
    margin-left: 30px;
    font-weight: 300;
    color: #111;
    font-style: italic;
}

.ul-hashtag .btn-default {
color: #fff;
    background-color: #f58220;
    border-color: #f58220;
    font-weight: 500;
    border-radius: 50px;
}

@media (min-width: 767px) {
.columna-derecha-st {
    position: sticky;
    top: 80px;
    align-self: flex-start;
}
}



</pre></body></html>