.content-default{
    width: 100%;  
    text-align: center; 
    color: white;
    font-size: 30px;
    padding: 341px;
}

.text-upcase{
    text-transform: uppercase !important
}
.table > tbody > tr:nth-of-type(2n+1) {
    background-color: #323a42;
}
.btn-outline.blue{
    background: none !important;
}
.btn-outline.blue i{
    color: white
}

.v-btn{
    text-transform: full-size-kana !important}