/////////////////////////////
// THEME / VARIABLES / POPUPS
/////////////////////////////


@import '_variables.modular-scale';


// Duration
$animation-duration-popup: 125ms;


// Margin
$margin-popup-point: $length-em-4;


// Size of arrow/point
$size-block-popup-point: $length-em-3;
$size-inline-popup-point: $length-em-4;