.elementor-2264 .elementor-element.elementor-element-788ff544 > .elementor-widget-container{background-color:#E2ECF2;margin:0px 0px 30px 0px;}/* Start custom CSS for wp-widget-recent-posts, class: .elementor-element-788ff544 */.recentposts > .elementor-widget-container{
    float: left;
    width: 100%;
}

.recentposts h5{
    color: #FFFFFF;
    font-family: "Fugaz One", Sans-serif;
    font-size: 30px;
    font-weight: 400;
    text-transform: uppercase;
    line-height: 40px;
    text-align: center;
    background-color: #0064A2;
    padding: 10px 0 10px;
    float: left;
    width: 100%;
    margin-top: 0;
}

.recentposts ul{
    float: left;
    margin: 0px 0 20px;
    padding: 0;
}

.recentposts ul li{
    list-style: none;
}

.recentposts ul li a{
    font-family: "Gordita Medium", Sans-serif;
    color: #000;
    font-size: 16px;
    line-height: 26px;
    float: left;
    width: 100%;
    padding: 5px 20px 8px 30px;
}

.recentposts ul li:hover a{
    background-color: #E02B20;
    color: #FFF;
}

.recentposts ul li a[aria-current="page"]{
    background-color: #E02B20;
    color: #FFF;
}/* End custom CSS */