.color000{
    color: black;
}

.transNone{
    transform: none;
}

.color38{
    color: rgb(38, 38, 38);
}

.mb20{
    margin-bottom: 20px;
}