.fgj-speedometer {
    text-align: center;
    margin-bottom: 20px;
}

.fgj-speedometer svg {
    max-width: 100%;
    height: auto;
}

.fgj-speedometer-label {
    font-size: 18px;
    font-weight: bold;
    margin-top: 5px;
}
