﻿@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: #aab5f0 !important;
    
}

.cloud-word.w2 {
    color: #99ccee !important;
  
}

.cloud-word.w3 {
    color: #a0ddff !important;
  
}

.cloud-word.w4 {
    color: #90c5f0 !important;
   
}

.cloud-word.w5 {
    color: #90a0dd !important;
    
}

.cloud-word.w6 {
    color: #90c5f0 !important;
    
}

.cloud-word.w7 {
    color: #3399dd !important;
   
}

.cloud-word.w8 {
    color: #00ccff !important;
   
}

.cloud-word.w9 {
    color: #00ccff !important;
   
}

.cloud-word.w10 {
    color:#00ccff !important;
    
}



