svg {
    fill: #500000;
}

.icon-small {
    width: 25px;
    height: 25px;
}

.icon-medium {
    width: 50px;
    height: 50px;
}

.icon-large {
    width: 75px;
    height: 75px;
}

.icon-light {
    fill: #fff;
}