﻿.color {
    
color:#00bfb2;

}

.no-color {
    color:#fff;
}

.globe_green {

    background-image: url(/UXStyleGuide/img/globeregular24_2_.png?4713);
    background-repeat: no-repeat;
    background-size: 100%
    
}


.globe_white {

    background-image: url(/UXStyleGuide/img/globeregular24_3_.png?4713);
    background-repeat: no-repeat;
    background-size: 100%
}