/* RGB Shadows */
$black_shadow: rgba(0, 0, 0, 0.5);
$overlay: rgba(255, 255, 255, 0.7);
