/* 
/* 
/*  custom.css
/*
/*  If not using Gulp and Sass, add your custom CSS below then include it
/*  in your page by adding a reference to assets/css/custom.css in the head of each page.
/*
*/

.under-dark {
    box-shadow: inset 0 -.6em 0 -2px rgba(240, 101, 67, 0.2)}

#arrow-apply {
        top: 3.3rem ;
    }