.fintecture-success, .fintecture-error {
    font-weight: 600;
}

.fintecture-success .dashicons,
.fintecture-error .dashicons {
    margin-right: 2px;
    vertical-align: middle;
}

.fintecture-success {
    color: #46B450;
}

.fintecture-error {
    color: #dc3232;
}

.fintecture-section-subtitle {
    font-weight: normal;
}

.fintecture-notice {
    font-weight: normal;
    font-size: 1em !important;
    padding: 10px !important;
}

.woocommerce_wc_fintecture_gateway_checkout_design_img {
    margin-top: 10px;
    padding-left: 40px;
}