.important-card {
    box-shadow: 0 .5rem 1rem #077c79 !important;
    background-image: url("../imgs/bg_important.jpg");
}

.important-card-2 {
    box-shadow: 0 .5rem 1rem #077c79 !important;
    background-image: url("../imgs/bg_important_2.jpg");
}

.important-card-3 {
    box-shadow: 0 .5rem 1rem #077c79 !important;
    background-image: url("../imgs/bg_important_3.jpg");
}

.important-card-4 {
    box-shadow: 0 .5rem 1rem #077c79 !important;
    background-image: url("../imgs/bg_important_4.jpg");
}

.important-card-5 {
    box-shadow: 0 .5rem 1rem #077c79 !important;
    background-image: url("../imgs/bg_important_5.jpg");
}

.important-card-6 {
    box-shadow: 0 .5rem 1rem #077c79 !important;
    background-image: url("../imgs/bg_important_6.jpg");
}
