﻿.tag-cloud {
    text-align: start;
}

    .tag-cloud a {
        margin: 0.2rem;
        text-decoration: none;
        display: inline-block;
    }

.tag-size-1 {
    font-size: 0.8em;
    /*color: #B7D5CC;*/
}

.tag-size-2 {
    font-size: 1.0em;
    /*color: #8DB8A8;*/
}

.tag-size-3 {
    font-size: 1.2em;
    /*color: #6B9080;*/
}

.tag-size-4 {
    font-size: 1.4em;
    /*color: #5A7C70;*/
}

.tag-size-5 {
    font-size: 1.6em;
    /*color: #4A6B5F;*/
}