.widget{
    text-align: center;
    align-items: center;
    align-content: center;
}

@media(max-width:850px){
    .widget{
        text-align: center;
        align-items: center;
        align-content: center;
        margin-top: 1.5rem !important;
        width: 100% !important;
    }
}

.icone-social{
    display: inline-flex;
    flex-wrap: wrap;
}

.fs-6{
    font-size:.775rem!important
}
.fs-7{
    font-size:.875rem!important
}
.mt-3{
    margin-top:0.4rem!important
}
.mt-4{
    margin-top:0.6rem!important
}
.mt-5{
    margin-top:0.8rem!important
}
.mt-6{
    margin-top:1rem!important
}
.mt-7{
    margin-top:4rem!important
}
.mt-8{
    margin-top:4.5rem!important
}
.mt-9{
    margin-top:5rem!important
}
.mt-auto{
    margin-top:auto!important
}

@media(min-width:576px){
    .mt-sm-6{
        margin-top:3.5rem!important
    }
    .mt-sm-7{
        margin-top:4rem!important
    }
    .mt-sm-8{
        margin-top:4.5rem!important
    }
    .mt-sm-9{
        margin-top:5rem!important
    }
    .mt-sm-auto{
        margin-top:auto!important
    }
    .py-sm-6{
        padding-bottom:3.5rem!important;
        padding-top:3.5rem!important
    }
    .py-sm-7{
        padding-bottom:4rem!important;
        padding-top:4rem!important
    }
    .py-sm-8{
        padding-bottom:4.5rem!important;
        padding-top:4.5rem!important
    }
    .py-sm-9{
        padding-bottom:5rem!important;
        padding-top:5rem!important
    }
}
@media(min-width:768px){
    .mt-md-6{
        margin-top:3.5rem!important
    }
    .mt-md-7{
        margin-top:4rem!important
    }
    .mt-md-8{
        margin-top:4.5rem!important
    }
    .mt-md-9{
        margin-top:5rem!important
    }
    .mt-md-auto{
        margin-top:auto!important
    }
    .py-md-6{
        padding-bottom:3.5rem!important;
        padding-top:3.5rem!important
    }
    .py-md-7{
        padding-bottom:4rem!important;
        padding-top:4rem!important
    }
    .py-md-8{
        padding-bottom:4.5rem!important;
        padding-top:4.5rem!important
    }
    .py-md-9{
        padding-bottom:5rem!important;
        padding-top:5rem!important
    }
}
@media(min-width:992px){
    .mt-lg-6{
        margin-top:3.5rem!important
    }
    .mt-lg-7{
        margin-top:4rem!important
    }
    .mt-lg-8{
        margin-top:4.5rem!important
    }
    .mt-lg-9{
        margin-top:5rem!important
    }
    .mt-lg-auto{
        margin-top:auto!important
    }
    .py-lg-6{
        padding-bottom:3.5rem!important;
        padding-top:3.5rem!important
    }
    .py-lg-7{
        padding-bottom:4rem!important;
        padding-top:4rem!important
    }
    .py-lg-8{
        padding-bottom:4.5rem!important;
        padding-top:4.5rem!important
    }
    .py-lg-9{
        padding-bottom:5rem!important;
        padding-top:5rem!important
    }
}
@media(min-width:1200px){
    .mt-xl-6{
        margin-top:3.5rem!important
    }
    .mt-xl-7{
        margin-top:4rem!important
    }
    .mt-xl-8{
        margin-top:4.5rem!important
    }
    .mt-xl-9{
        margin-top:5rem!important
    }
    .mt-xl-auto{
        margin-top:auto!important
    }
    .py-xl-6{
        padding-bottom:3.5rem!important;
        padding-top:3.5rem!important
    }
    .py-xl-7{
        padding-bottom:4rem!important;
        padding-top:4rem!important
    }
    .py-xl-8{
        padding-bottom:4.5rem!important;
        padding-top:4.5rem!important
    }
    .py-xl-9{
        padding-bottom:5rem!important;
        padding-top:5rem!important
    }
}
@media(min-width:1400px){
    .mt-xxl-6{
        margin-top:3.5rem!important
    }
    .mt-xxl-7{
        margin-top:4rem!important
    }
    .mt-xxl-8{
        margin-top:4.5rem!important
    }
    .mt-xxl-9{
        margin-top:5rem!important
    }
    .mt-xxl-auto{
        margin-top:auto!important
    }
    .py-xxl-6{
        padding-bottom:3.5rem!important;
        padding-top:3.5rem!important
    }
    .py-xxl-7{
        padding-bottom:4rem!important;
        padding-top:4rem!important
    }
    .py-xxl-8{
        padding-bottom:4.5rem!important;
        padding-top:4.5rem!important
    }
    .py-xxl-9{
        padding-bottom:5rem!important;
        padding-top:5rem!important
    }
}
