.active {
    background-color: #15803D;
    color: white; 
    padding: 6px 12px;
    border-radius: 8px;
    width: 100%;

}

