.gmgetfreeshipping {
   padding: 0.3125rem;
}

.gmgetfreeshipping p {
   margin-bottom: 0.3125rem;
   text-align: right;
}

.gmgetfreeshipping-bar {
   display: block;
   width: 100%;
   height: 5px;
   border:1px solid #ccc;
   border-radius: 5px;
}

.gmgetfreeshipping-bar .fill {
   display: block;
   height: 5px;
   background-color: #24b9d7;
}