﻿.product__unit {
    font-weight: 600;
    color: #9ee655;
}

body {
   /* overflow-y: hidden;*/ /* Hide vertical scrollbar */
    overflow-x: hidden; /* Hide horizontal scrollbar */
}
