#faqstyle{
    color: #54575a;
}

#nopadding{
    padding: 0px;
}

.no-item-found:before {
    content: url(../../../../ucltheme/Resources/Public/Icons/feather/folder.svg);
    opacity: 0.3;
    width: 48px;
    height: 48px;
    text-align: center;
   }

   .faq-download {
    margin:15px;
    padding: 0px;
    list-style: none;
}

.faq-download svg {
    stroke: #3c75ba;
    margin-right: 10px;
}
