/* Empty. Add your own CSS if you like */

.custom-input-volume {
    text-align: center;
    width: 100%;
    border: solid 1px #888 !important;
    border-radius: 5% !important;
}

.has-input-volume {
    background-color: #F0FFB5 !important;
}