body {
  font-size: 16px;
}


.text-block, .text-block-3{
  color : #333;
}

.button{
  width: auto;
  float:left;
}

.link{
  font-size: 16px;
  font-weight: 400;
}

.text-block-3{
  font-size: 16px;
}

.div-block-2{
  display: block;
}

.link-block{
  display: inline;
}

.text-block-6{
  background: transparent;
  width: auto;
}

.text-block-7{
  display: block;
  color:inherit;
  background: transparent;
  padding:0;
}

.nav_top .link{
  font-size: 14px;
}

.faq{
  background: transparent;
}

.desc-block a{
  color:#76b900;
  text-decoration: none;
}


.desc-block a:hover{
  color:#76d300;
}

.text-block-3 span {
  margin-right: 5px;
  font-weight: 600
}

.tags-text-block{
  display: flex;
}

.col-70{
  padding-top: 90px;
}

.header_left .text-block-2{
  display: block;
}
li { /* styles all li elements*/
    list-style-type: none;
}

.tags_div{
display: flex;
flex-wrap: wrap;
}


.text-block-2{
  color: #000000;
  line-height: 1.25
}

.text-block, .text-block-3{
  font-size: 15px;
  color: #1A1A1A;
  font-size: 1.667;
}

.button.w-button{
  font-size: 15px;
  font-weight: 700;
  line-height: 1.25;
}

h2, .h2 {
  font-size: 28px;
  font-weight: 700;
  line-height: 1.25;
color: #000000;
}

h3{
  font-size: 24px;
  font-weight: 700;
  line-height: 1.25;
color: #000000;
}

p{
  font-size: 15px;
  line-height: 1.667;
  color: #1A1A1A;
  font-weight: 400;
}

.h2-title.questisons{
  font-size: 28px;
  font-weight: 700;
  line-height: 1.25;
}

.header_left .text-block{
  color: #fff;
}

.text-block-2.display_name{
  color: #fff;
}

.header_left .text-block-2{
  color: #fff;
}
