
.ABBYY_Capture_Module_BottomPanel > button {
    border-radius: 4px !important;
    font-weight: 400 !important;
    font-size: 16px !important;
}
.ABBYY_Capture_Module_BottomPanel_button.ABBYY_Capture_Module_BottomPanel_button--save {
    background-color: #0099F0 !important;
}
.ABBYY_Capture_Module_BottomPanel_button[data-testid="preview-add"] {
    border: 1px solid #c9ccd5 !important;
    background: transparent !important;
    color: #000 !important;
}
.ABBYY_Capture_Module__MessagePage .ABBYY_Capture_Module__MessagePage-Icon{
    background: url("../img/icons/result_camera.png") !important;
    width: 110px !important;
    height: 110px !important;
    background-repeat: no-repeat !important;
}
.ABBYY_Capture_Module__MessagePage-Text{
    font-family: 'Heebo' !important;
    font-style: normal !important;
    color: #2f3b5b !important;
    font-weight: 400 !important;
    src: url('../fonts/Heebo-Regular.ttf') format('truetype') !important;
}
