.fill-gray {
    fill: #9ca3af;
}
.fill-white {
    fill: white;
}

.fill-primary{
    color: #DB5C23;
}

.fill-secondary{
    color: #FBC103;
}