/* .container {
    margin: 10px;
} */

.iconify {
    vertical-align: -0.15em !important;
    margin-right: 5px;
}


p:not(:last-of-type):not(:empty) {
    margin-bottom: 0 !important;
}

.btn {
    height: 29px !important;
}

.badge-home {
    height: 80px;
    width: 80px;
    margin-right: 10px;
    padding: 0;
}

.h-100px {
    height: 100px !important;
}