.mbk-center .column-content-inner {
    display: flex;
    justify-content: center;
    text-align: center;
    max-width: 500px;
    margin: auto;
}
.mbk-doublebtn {
    display: flex;
    justify-content: center;
    align-items: center;
}
.gsc-button {
    text-transform: none !important;
}
.gsc-icon-box-classic.top-center .highlight_content {
    text-align: center;
    max-width: 477px;
    margin: 0 auto;
    font-size:16px;
}
#listas ul li:before {
    height: 26px;
    width: 26px;
    min-width: 26px;
}
/****Acordeon****/
.gsc-accordion .panel-group.skin-white .panel {
    border-right: 0px !important;
    border-left: 0px !important;
    border-bottom: 0px !important;
    margin-bottom: 4px;
    padding: 10px;
    background: #f2f2f2;
}
.panel .panel-heading .panel-title a {
    color: #6d6e71;
    font-weight: 600;
}
.panel .panel-heading .panel-title a:after {
    color: #e31836;
}
.panel .panel-heading .panel-title a.collapsed:after {
    color: #e31836;
}
.panel .panel-body {
    border: none !important;
    line-height: 28px;
    padding: 0px !important;
    font-weight: 400;
}
.panel .panel-body p {
    font-size: 16px;
    font-weight: 400;
}
/****/