@import "../../themes/native/native.globals.ios";

// iOS Note
// --------------------------------------------------

/// @prop - Text color of the note
$note-ios-color: $text-color-step-650;

/// @prop - Font size of the note
$note-ios-font-size: dynamic-font-min(0.875, 16px);
