.sidebar .widget {
    padding: 8px 13px;
    margin-bottom: 0;
}
.secondary-sidebar .widget, .sidebar .widget {
    padding: 8px 13px;
    margin-bottom: 0;
}
.secondary-sidebar .widget-title h4,
.sidebar .widget-title h4,
.secondary-sidebar .widget-title h2,
.sidebar .widget-title h2 {
    padding: 5px 0px 5px 22px;
    border: 1px solid #000;
    line-height: 100%;
    text-align: center;
    font-size: 18px;
    font-weight: 700 !important;
    color: #fff;
    vertical-align: middle;
    background: url(https://imaa.gr/wp-content/uploads/2023/08/logo_small.png) no-repeat 2px 50% #c04c4c;
}
