/*
Theme Name: Oshin Child
Description: Oshin Child Theme
Author: Brand Exponents
Template: oshin
Version: 1.0
*/

@import url("../oshin/style.css");

::selection {
    background:#639C1D !important;
}

::-moz-selection {
    background:#639C1D !important;
}