/* Add here all your CSS customizations */

.blur-slide {
    filter: blur(3px)!important;
}

.icons-home {
    color: #33CC33;
    margin-bottom: 30px;
}