.text-shadow {
    text-shadow: 0px 0px 10px #ffffff;
}
.text-xxs {
    font-size: 0.70rem;
    line-height: 0.90rem;
}
.rounded-xss {
    border-radius: 2px !important;
}

