::selection {color: #ffffff; background: #e94545;}

 body {
   font-family: 'Formular', Arial, sans-serif !important;
}


/* .t-radio__control {*/
/*  padding: 4px 20px;*/
/*  display: inline-block;*/
/*  margin-right: 10px !important;*/
/*}*/
/* .t-radio__indicator {*/
/*  border-style: dashed;*/
/*  border-width: 1px;*/
/*  position: absolute;*/
/*  height: 100%;*/
/*  left: 0;*/
/*  top: 0;*/
/*  width: 100%;*/
/*  border-radius: 3px;*/
/*  opacity: 1;*/
/*}*/
/*.t-radio__indicator:after {*/
/*  display: none;*/
/*}*/
/*.t-radio__control .t-radio:checked ~ .t-radio__indicator {*/
/*  border: 1px solid #e94545 !important;*/
/*  border-radius: 3px;*/
/*  opacity: 2;*/
/*}*/

/*fieldset {*/
/*  align-items: baseline;*/
/*  display: flex;*/
/*  flex-wrap: wrap;*/
/*}*/

/*.t-radio__indicator {*/
/*  border-style: dashed;*/
/*  border-width: 1px;*/
/*  position: absolute;*/
/*  height: 100%;*/
/*  left: 0;*/
/*  top: 0;*/
/*  width: 100%;*/
/*  border-radius: 5px;*/
/*  opacity: 1;*/
/*}*/

/*.tn-atom .t-radio__control {*/
/*  width: auto;*/
/*}*/