#allrecords .ol-content{
    list-style-type: disc;
       
}
.ol-content li{
    
    
}
#allrecords .ol-content li a{
    
     font-size: 16px;
    font-family: 'Open Sans';
    color: #000000;
    line-height: 1.55;
    font-weight: 300;   
}
#allrecords .ul-content-article li a,
#allrecords .t-container > p{
    font-size: 18px;
    line-height: 1.55;
    color: #000000;
    font-family: 'Georgia', serif;
    font-weight: 300;
}
#allrecords .t-container > p{
    font-weight: 600;
}
.uc-top-menu .t228__right_descr a{
    position: relative;
}
.uc-top-menu .t228__right_descr a:before{
    background-image: url(https://static.tildacdn.com/tild6563-3232-4239-b730-343634336530/free-icon-telephone-.png);
    display: inline-block;
    width: 20px;
    height: 20px;
    background-size: contain;
    content: "";
    background-repeat: no-repeat;
    position: absolute;
    top: 5px;
    left: -25px;
}