@import url(https://fonts.googleapis.com/css?family=Roboto&display=swap);#showIblog .post .title{font-size:34px;color:var(--q-color-dark);margin-top:0}@media screen and (max-width:991px){#showIblog .post .title{font-size:24px;text-align:center}}#showIblog .post .img{height:400px;width:100%;position:relative;background-repeat:no-repeat;background-position:50%;background-size:cover}#showIblog .post .img span{padding:5px;position:absolute;top:0px;left:20px;line-height:1.5}#showIblog .post .img span h4{margin:0}#showIblog .post .autor{padding:15px 8px;margin-bottom:25px;border-top:1px solid #bdbdbd;border-bottom:1px solid #bdbdbd}#showIblog .post .description{margin:30px 0px}#showIblog .post .description p{line-height:1.6;text-align:justify}#showIblog iframe{width:100%!important}#showIblog #bannerIblog{background-color:#e0e0e0;padding:5px}#showIblog #bannerIblog .title-container{border-top-right-radius:50px;width:-webkit-max-content;width:-moz-max-content;width:max-content}#showIblog #bannerIblog .title-container label{font-weight:700!important;border-bottom:5px solid var(--q-color-secondary)}