.mas-dudas {
    flex-direction: column;
    align-items: center;
    margin: 0 auto;
    padding: 40px 16px !important;
    background-color: #DCEBE1;
}

.mas-dudas .titulo {
    font-style: normal;
    text-align: center;
    color: #2C2C2C;
    margin-bottom: 6px;
    padding-top: 70px;
    font-family: IberPangeaText-Regular;
    text-align: center;
    font-size: 32px;
    font-weight: 600;
    line-height: 40px;
    background-image: url("/ibdmedia/experiencia1/mod06/Optimization.svg");
    background-repeat: no-repeat;
    background-position: center top;
}

.mas-dudas #btn-click-to-call {
    background-color: #2F6852;
    max-width: 328px;
}

.mas-dudas .wcom-button.button-trans-light .button-text {
    text-transform: none;
    font-family: 'Lato-bold';
    font-size: 16px;
    line-height: 28px;
    align-items: center;
    text-align: center;
    color: #FFFAF6;
}

.mas-dudas #btn-click-to-call.wcom-button:active, .mas-dudas #btn-click-to-call.wcom-button:hover, .mas-dudas #btn-click-to-call.wcom-button:focus {
    background-color: #FFFAF6 !important;
}

.mas-dudas #btn-click-to-call.wcom-button:active .button-text, .mas-dudas #btn-click-to-call.wcom-button:hover .button-text, .mas-dudas #btn-click-to-call.wcom-button:focus .button-text {
    color: #2F6852 !important;
}
