@charset "UTF-8";

.td_theme {
    font-size: 24px;
    font-weight: bold;
    text-align: center;
    line-height: 1;
    vertical-align: middle;
}
.td_theme__a{
    color: #00b68e;
}
.td_theme__b{
    color: #00a6d6;
}
.td_theme__c{
    color: #fa7400;
}
.td_theme__d{
    color: #f9649f;
}