/*
Theme Name: Koleso Logistics
Author: Dmitry Shulga
Author URI: https://linkedin.com/dnshulga
*/

p.status {
    color: #fff;
    text-align: center;
    margin-top: 10px;
}
#scalculator p.status {
    color: #000;
}


.section.review[data-section="seo"] h1,
.section.review[data-section="seo"] h2,
.section.review[data-section="seo"] h3,
.section.review[data-section="seo"] h4,
.section.review[data-section="seo"] h5,
.section.review[data-section="seo"] h6 {
  font-family: Onest, sans-serif;
  font-weight: 700;
  color: #151623;
  margin: 0 0 16px;
  line-height: 1.3;
}

/* размеры и межстрочные */
.section.review[data-section="seo"] h2 { 
    font-size: 26px;
}
.section.review[data-section="seo"] h3 { 
    font-size: 24px;
}
.section.review[data-section="seo"] h4 { 
    font-size: 22px;
}
.section.review[data-section="seo"] h5 {
    font-size: 20px;
}
.section.review[data-section="seo"] h6 {
    font-size: 18px;
}
