
body {
    font-size: 18px;
    color: #313130;
}
a {
    color: #00b302;
}
a:hover {
    color: #313130;
}
em {
    color: #313130;
}
.tm-logo {
    max-width: 240px;
    margin: 16px 0;
}
.uk-navbar-container:not(.uk-navbar-transparent) {
    background: #ffffff;
}
.uk-card .el-title {
    color: #00b302;
    font-weight: bold;
}
.tm-footer a {
    color: #313130 !important;
}