/*
Theme Name: Betheme Child
Theme URI: https://themes.muffingroup.com/betheme
Author: Muffin group
Author URI: https://muffingroup.com
Description: Child Theme for Betheme
Template: betheme
Version: 2.0.2
*/

.mfn-footer .widget_nav_menu ul {
    padding: 0;
    background: none;
    list-style: none;
}


.circular-number {
    text-align: center;
    border-radius: 99%;
    width: 48px;
    height: 48px;
    margin: 0 auto;
    background-color: #185a64;
    line-height: 48px;
    color: #fff;
}