#takanon-container {
    width: 70%;
    margin: auto;
    margin-top: 5%;
    border: 1px solid #FFF;
    padding: 0% 25px;
    padding-bottom: 5%;
}

#takanon-title{
    color: white;
    font-family: 'Rubik';
    text-align: center;
    font-size: 28px;
    margin-bottom: 5%;
    margin-top: 2%;
}

.tak-content{
    color: white;
    font-family: 'Rubik';
    font-size: 15px;
}

.tak-sub-title{
    color: #FFFF;
    font-family: 'Rubik';
    font-weight: bold;
    font-size: 23px;
    margin-top: 4%;
}
.tak-ui-item{
    margin-top: 1%;
}

.tak-joker{
    width: 2%;
    margin-right: 0.5%;
}