@font-face {
  font-family: 'inter';
  font-style: normal;
  font-weight: 400;
  src: url(../fonts/inter_regular.woff) format('woff');
}
@font-face {
  font-family: 'inter';
  font-style: normal;
  font-weight: 600;
  src: url(../fonts/inter_bold.woff) format('woff');
}



body{
  color: #000!important;
  font-family: 'inter', sans-serif!important;
  }
input, textarea{
  font-family: 'inter', sans-serif!important;
  }


.rating .star {
    margin-right: 20rem;
}

.page.install .button{
	width: 600rem!important;
	}
.btn_install {
    width: 485rem!important;
}
.btn_subscribe {
    width: 485rem!important;
}


.button{
  background-color: #663479!important;
  }
.link {
    color: #663479!important;
}

.popover .content .buttons div {
    border: none!important;
    color: #fff!important;
}
.filter span.active {
    background-color: #663479!important;
}
.header .title{
    font-weight: 600;
    color: #663479!important;  
        margin-bottom: 50rem!important;
  }



.aboutblock.about{
    margin-top: 40rem;
    }



.btn_save_settings,.btn_qr_invite,.btn_ask_question,.btn_send_question,.btn_scan_close,.btn_answer{
    border-radius: 0rem!important;
    }

.tabs div.active {
    color: #663479!important;
    border-bottom: 5rem solid #663479!important;
}

#menu .menuitem.active {
    background-color: #66347921!important;
}

    