.creative-drop{
    box-shadow: 3px 3px 7px 0px rgba(47, 33, 78, 0.5);
}

/************* MEDIA QUERIES *************/
@media only screen and (max-width: 1080px) {
    .creative-nav .list-item, .creative-button { 
        font-size: .875rem!important; 
    }
}