.h-140px {
    object-fit: fill;
    height: 140px !important;
}

.h-180px {
    object-fit: fill;
    height: 180px !important;
}

.bg-themes {
    background: linear-gradient(35deg, #f2fcfe, #0080c6);
}