@charset 'UTF-8';
.btn.badge-pill{
    padding: 1em;
    background-color: #FFF;
    box-shadow: 0px 0px 12px 6px #e9e9e9;
    border-radius: 50px;
    border-color: #e50051 !important;
    border-bottom:3px solid #e50051;
    font-weight: bold;
    color: #e50051 !important;
}
.max-wid{
    width: 100%
}
.mauto-wrap{
    margin: auto;
}
.max-91{
    max-width: 910px;
}

.h2-inner-img{
    width:auto;height: 1.618em;
}
.container h2.d-100{
    width: 100% !important;
}