/*start font*/
h1,h2,h3,h4,h5,h6,#main h1 a, #main h2 a,#main h3 a,#main h4 a,#main h5 a{
 font-family: "Roboto Serif", serif !important;
}
#main p,#main span,#main li {
  font-family: "Roboto Flex", sans-serif !important;
  line-height: 1.6;
  font-weight:400;
  -webkit-font-smoothing:auto;
}
#main a, #main div{
  font-family: "Roboto Flex", sans-serif;
  -webkit-font-smoothing:auto;
}
#main span.fa.fa-star {
    font-family: "FontAwesome" !important;
}
#main span.fa.fa-star.checked {
  color: orange;
}
#main span.fa.fa-star.unchecked {
  color: #cecece;
}
.review-star-rating-block {
    margin: 0 !important;
}
/*end font*/
.banner-promotion .wp-block-column {
    margin: auto;
}
p.homepage-ribbon-description {
    margin-top: 0px !important;
}
.block-popular-articles .comments-wrapper small {
    margin-top: 6px;
}
img.wp-block-cover__image-background, .wp-block-cover__background{
    border-radius: 5px;
}