.d-none {
display: none !important;
}
.v-hidden {
visibility: hidden !important;
}