
.h-full {
    height: 100%;
}

.font-weight-700 {
    font-weight: 700;
}
.color-gray {
    color: #797979;
}

.font-ibm {
    font-family: 'IBM Plex Sans', sans-serif;
}

.font-14 {
    font-size: 14px;
}

.font-15 {
    font-size: 15px;
}

.font-20 {
    font-size: 20px;
}

.meta-small {
    font-size: 10px;
}

.meta-small svg {
    width: 12px;
    height: 12px;
}