  
 #rec308830362 .tn-elem[data-elem-id="1676029804708"] { text-decoration:underline !important;}
 
 .t450__burger_bg {background-color:#3561a2 !important;}
 
 

 
 
 
.sts-styled-list li { list-style:none; z-index:100; 
  position: relative; margin-left:-20px;
  padding: 0 0 10px 20px;
  font-variant: small-caps;
  cursor: pointer;
}
.sts-styled-list li:before {
  position: absolute;
  width: 7px;
  height: 7px;
  border-radius: 7px;
  background: #da0812;
  content: "";
  left: 0;
  transition: .3s ease-in-out;
  top: 5px;
}
.sts-styled-list li:after {
  position: absolute;
  border-left: 1px solid #005a8c;
  width: 1px;
  bottom: -12px;
  content: "";
  left: 3px;
  top: 8px;
}
.sts-styled-list li:nth-child(6):after{content: none!important; border-left:none;width:0px!inportant;}
.sts-styled-list li:last-child{bottom:0px;content: none!important; border-left:none;width:0px!inportant;}
 