﻿@import url('https://fonts.googleapis.com/css?family=Roboto Condensed');
/*Pacifico
    */


.WordCloudHolder {
    width: 100%;
    height: 350px;
    padding: 1em;
    margin: auto auto;
}

.cloud-word.w1 {
    color: #084298 !important;
}

.cloud-word.w2 {
    color: #084ea6 !important;
}

.cloud-word.w3 {
    color: #0959b4 !important;
}

.cloud-word.w4 {
    color: #0965c2 !important;
}

.cloud-word.w5 {
    color: #0a70cf !important;
}

.cloud-word.w6 {
    color: #0a7cdd !important;
}

.cloud-word.w7 {
    color: #0a87eb !important;
}

.cloud-word.w8 {
    color: #0b93f8 !important;
}

.cloud-word.w9 {
    color: #0A94F0 !important;
}

.cloud-word.w10 {
    color: #0d6efd !important;
}



