
.lvd-facts-figures .lvd-title {font-family: var(--lvd-secondary-font); margin-bottom:20px; font-weight: 300; }
.lvd-facts-figures ul { margin-bottom:2px;}
.lvd-facts-figures li {font-size:20px; font-weight:300; }
.lvd-facts-figures li a {background:#FFF; box-shadow: 0 2px 2px -1px rgba(76,95,119, 0.1); display:inline-block; padding:5px 10px; margin-bottom:2px; color:#45566C;}
.lvd-facts-figures li a:hover {color:#9AA4B3;}

/* Bm */
@media (min-width:1px) and (max-width:767px)
{
    .lvd-facts-figures {padding:0 20px;}
    .lvd-facts-figures-section-title { font-size: 26px;}
}

/* Bt */
@media (min-width:768px) and (max-width:1023px)
{

}