.w-100 {
    width: 100%;
}

.vpad {
    margin: 5px;
}

.nodec {
    text-decoration: none;
}

.pointer {
    cursor: pointer;
}
