.tnc-text-white,.tnc-text-white::placeholder {
    color: #fff !important;
}

 .form-control-inline .choices .choices__inner .choices__placeholder {
    color: #fff !important;
}

 .choices__item choices__item--selectable,.form-control-inline .choices .choices__inner .choices__item{
    color: #fff !important;
}

.img-h-1vh{
    height: 1vh;
}
.img-h-2vh{
    height: 2vh;
}
.img-h-3vh{
    height: 3vh;
}
