﻿.achieved-score {
    position: relative !important;
    height: 200px !important;
    width: 200px !important;
    stroke-dasharray: 127 !important;
}

.target-score {
    border-radius: 50px !important;
    background-color: white !important;
    height: 70px !important;
    width: 70px !important;
    position: relative !important;
    stroke-dasharray: 127 !important;
}
