.image-with-text.d-flex.pb-4.justify-content-start.dir-m:hover {
    box-shadow: 0px 0px 8px #00000047;
    border-radius: 15px;
}
.carousel-inner {
    padding: 10px 10px;
}
.image-with-text.d-flex.pb-4.justify-content-start.dir-m {
    padding: 20px 8px;
}
.tech:hover {
    box-shadow: 0px 0px 8px #00000047;
    border-radius: 15px;
}
.tech {
    padding: 10px;
}
