aside.zoho-careers-nav-widget {
    
    position: absolute;
    right: -7px;
    top: -5px;

    
    height: 13px;
    width: 7px;
    color: #151515;
    font-family: "Px Grotesk", sans-serif ;
    font-size: 11px;
    font-weight: bold;
    letter-spacing: 0;
    line-height: 15px;
    
    border-radius: 100%;
    
    background-color: #FFF608;
    
    width: 15px;
    height: 15px;
    text-align: center;
}