/*
Hiphip Child — RTL stylesheet.

This is the file WordPress actually serves on hiphip.co.il, because the
parent theme registers its stylesheet handle with:

    wp_style_add_data( 'hiphip-style', 'rtl', 'replace' );

and the site locale is he_IL. WordPress swaps style.css -> style-rtl.css.
If this file did not exist the handle would 404 and no child CSS would load.

Child CSS overrides belong here.
*/
