.droppable-wrapper {
    &.will-drop {
        background-color: #dcf2f5;
    }
}