﻿.text-yellow {
    color: #ffc107;
}
.p-indicator-yellow {
    background: #ffc107;
    width: 10px;
    height: 10px;
    border-radius: 100px;
    display: block;
    margin-top: 2px;
}
