/* Digits modal aligned with Merto / Parvaneh brand */
.digits_ui .dig_ma-box,
.digits_modal_box .dig-container,
.dig_ma-box.dig-container,
body .dig_ma-box {
  border-radius: 12px !important;
  font-family: body-font, IRANSansXFaNum, Vazir, Tahoma, sans-serif !important;
}

body .dig_ma-box .button.bgdark,
body .dig_ma-box .lighte.button,
body .digits_ui .button.bgdark,
body .digits_login_form .button {
  background: #C6213B !important;
  border-radius: 5px !important;
  font-family: inherit !important;
}

body .dig_ma-box a.forgotpassworda,
body .dig_ma-box .signupbutton,
body .dig_ma-box .create-account,
body .dig_ma-box .backtoLogin {
  color: #C6213B !important;
}

.ts-tiny-account-wrapper a.login.digits-login-modal {
  cursor: pointer;
}
