/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: May 24 2022 | 08:10:56 */
.textwidget p {
    margin-bottom: 0px;
}

.widget-posts .post-title {
    margin: 0;
    padding: 0;
    display: block;
    font-family: Roboto, Arial, sans-serif;
    font-size: 12.5px;
    font-weight: 400;
    line-height: 1.52;
    -webkit-font-smoothing: antialiased;
    margin-bottom: 0px!important;
    text-overflow: ellipsis!important;
    overflow: hidden;
    white-space: nowrap;
}

div.wpra-list-template .wpra-item-list > li.wpra-item {
    margin-top: 0px;
    margin-bottom: 10px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis!important;
    overflow: hidden;
    white-space: nowrap;
}