.single-insight-hero,
.pub-container,
.sbss-single-full,
.author-box .author-inner,
.single-barometer-report,
.single-expert,
.single-event,
.single-ext-office {
  text-align: right;

}

.single-insight-hero .single-hero-content h1,
.author-box h3,
.pub-hero .pub-title,
.hero-authors .hero-author .hero-author-info h3,
.pub-sidebar .pub-sticky .pub-price span,
.sbss-heading h2,
.rpt-single-hero-title,
.rpt-single-section-title,
.exp-hero-name,
.section-head h2,
.se-hero-title,
.seo-about__title strong,
.seo-about__title span  {
  font-family: "BukraGM-Bold" !important;
}


.sbss-heading{
  right:0;
  left:auto;  
}
.sbss-single-header-content .sbss-logo{
  left:auto;
  right:10px
}

.exp-bio-card::before{
  right:auto;
  left:2rem;
}

.exp-section-line {
  background: linear-gradient(-90deg, rgba(0,161,155,0.28) 0%, transparent 100%);
}

.seo-btn svg{
  transform: rotate(180deg);
}
.seo-hd__rule {
  background: linear-gradient(-90deg, var(--seo-gold), rgba(201,168,76,0.15), transparent);
}

