ajust font weight and text color
- use regular and bold font weights only (either
font-weight: bold;
orfont-weight: normal;
) - made text color inside textarea the same as for input
- made date-picker dates color the same as for input
font-weight: bold;
or font-weight: normal;
)