.icon-small{
    color: white;
    width: auto;
    height: 20px;
}
.icon-medium{
    color: white;
    width: auto;
    height: 30px;
}
.icon-large{
    color: white;
    width: auto;
    height: 40px;
}
.icon-xlarge{
    color: white;
    width: auto;
    height: 50px;
}
.icon-btn-text{
    margin-right: 10px;
}
.lightblue{
    color: rgb(13, 158, 195);
}