.widget_bm_widget_logo {
	font-size: 0;
    margin-right: 60px;
}

.widget_bm_widget_logo svg {
    height: 60px;
    width: unset;
}

.widget_bm_widget_logo svg .icon {color: #1f5d50;}
.widget_bm_widget_logo svg .text {color: #222;}

header .widget_bm_widget_logo {padding: 10px 0;}
header.header-static.color-transparent .widget_bm_widget_logo svg .text {color: #fff;}
header.header-scrolled .widget_bm_widget_logo svg .text {color: #222;}

footer .widget_bm_widget_logo {
    margin-bottom: 30px;
}

footer .widget_bm_widget_logo svg .text {
    color: #222;
}