.site-nav__dropdown>li>a{
    text-transform:uppercase;
}
.tag .tag__text{
    text-transform: capitalize;
}