@import url('https://fonts.googleapis.com/css2?family=Roboto+Slab:wght@100;200;300;400;500;600&display=swap');

html, body { font-family: 'Roboto Slab' !important; line-height: 180%; }

.has-text-primary[data-v-8638df72] { fill: red !important; }
.subpage .banner__tint .banner__content { height: 300px; }


.footer { background: #B2B3B3;  margin-top: 50px; }
  
.pricing.logo .pricing__price-wrapper { display: none; }
  
.fullwidth-section.no-float, .fullwidth-section.no-float .fullwidth-section__tint {
  float: none;
}