
.icon{
    width: 30px;
    height: 30px;
}

.icon-small{
    width: 15px;
    height: 15px;
}

.clickable{
    cursor: pointer;
}